[mod_openssl] use SSL_CTX_set_client_hello_cb()
commit1a325a196cf2cb54fdb3874cd96f5d57043a86f8
authorGlenn Strauss <gstrauss@gluelogic.com>
Mon, 6 May 2019 00:24:03 +0000 (5 20:24 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Mon, 6 May 2019 05:13:58 +0000 (6 01:13 -0400)
tree0d16bd40ea664277ed3e9d60f53cb2f3d4450159
parent52c489837f511771a00be91ecf1b15d390d2980c
[mod_openssl] use SSL_CTX_set_client_hello_cb()

use SSL_CTX_set_client_hello_cb() when available

(obsoletes SSL_CTX_set_tlsext_servername_callback()
 and SSL_CTX_set_tlsext_servername_arg())
src/mod_openssl.c