diff --git a/src/ssl_sock.c b/src/ssl_sock.c index d53a3873f..bc515cc13 100644 --- a/src/ssl_sock.c +++ b/src/ssl_sock.c @@ -2700,7 +2700,7 @@ int ssl_sock_switchctx_cbk(SSL *ssl, int *al, void *arg) #endif } -#else /* OPENSSL_IS_BORINGSSL */ +#else /* ! HAVE_SSL_CLIENT_HELLO_CB */ /* Sets the SSL ctx of to match the advertised server name. Returns a * warning when no match is found, which implies the default (first) cert