Guard TLS SNI callback define better.
authorPhil Pennock <pdp@exim.org>
Sun, 20 May 2012 23:35:34 +0000 (19:35 -0400)
committerPhil Pennock <pdp@exim.org>
Sun, 20 May 2012 23:35:34 +0000 (19:35 -0400)
commit3bcbbbe2697819d248259b1938ffd52d2bf4090b
tree294cbaf4460eb9e3ef152bb79090ce9b2801e43e
parent5779e6aa2e83b7e60d0c20e873de922b88e35be4
Guard TLS SNI callback define better.

Guarded the callback invocation on OpenSSL having TLS extension support.
Failed to guard the callback definition.  Fixed.
Problem spotted by Todd Lyons.
src/src/tls-openssl.c