fix TLS SNI segfault case
authorPhil Pennock <pdp@exim.org>
Thu, 17 May 2012 06:15:27 +0000 (02:15 -0400)
committerPhil Pennock <pdp@exim.org>
Thu, 17 May 2012 06:15:27 +0000 (02:15 -0400)
commitb34fc30c7704c469a25b5a933fc38867f5128630
treeba47b53c6541e7b5e5e2038636fe5973c97cafd7
parentaf3498d60d7cae92d50e56353ae19f304b84e6ca
fix TLS SNI segfault case

Failed to notice my test config on the GnuTLS box did nothing with SNI.
Fixed segfault.  Better diagnostics.

Still not actually changing key/cert, need to investigate further
src/src/tls-gnu.c