Quantcast
Channel: Serverphorums.com - HAProxy
Viewing all articles
Browse latest Browse all 5112

[PATCH] BUG/MINOR: ssl: Be sure that SSLv3 connection methods exist for openssl < 1.1.0 (2 replies)

$
0
0
Hi,

HAProxy compilation fails if OpenSSL 1.0.2 is compiled without the
support of SSLv3 methods (SSL3_server_method and SSL3_client_method).
The manpage SSL_CTX_new(3) specifies that these functions are available
if OPENSSL_NO_SSL3_METHOD is undefined. Here is a fix.

Thanks,
--
Christopher Faulet

Viewing all articles
Browse latest Browse all 5112

Trending Articles