Loading configure.ac +1 −4 Original line number Diff line number Diff line Loading @@ -1570,10 +1570,7 @@ if test "$curl_ssl_msg" = "$init_ssl_msg" && test X"$OPT_SSL" != Xno; then ENGINE_cleanup \ CRYPTO_cleanup_all_ex_data \ SSL_get_shutdown \ SSLv2_client_method \ SSL_CTX_set_next_proto_select_cb \ SSL_CTX_set_alpn_protos \ SSL_CTX_set_alpn_select_cb ) SSLv2_client_method ) dnl Make an attempt to detect if this is actually yassl's headers and dnl OpenSSL emulation layer. We still leave everything else believing Loading Loading
configure.ac +1 −4 Original line number Diff line number Diff line Loading @@ -1570,10 +1570,7 @@ if test "$curl_ssl_msg" = "$init_ssl_msg" && test X"$OPT_SSL" != Xno; then ENGINE_cleanup \ CRYPTO_cleanup_all_ex_data \ SSL_get_shutdown \ SSLv2_client_method \ SSL_CTX_set_next_proto_select_cb \ SSL_CTX_set_alpn_protos \ SSL_CTX_set_alpn_select_cb ) SSLv2_client_method ) dnl Make an attempt to detect if this is actually yassl's headers and dnl OpenSSL emulation layer. We still leave everything else believing Loading