]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fix build with LibreSSL
authorJeremie Courreges-Anglas <jca@wxcvbn.org>
Sun, 19 Nov 2017 21:57:56 +0000 (22:57 +0100)
committerGert Doering <gert@greenie.muc.de>
Thu, 23 Nov 2017 07:06:46 +0000 (08:06 +0100)
commiteac1e089239999a161d81e0222d461c8b580a776
tree8d95a951bfc0faf96bc770d0067dc5048977811e
parent8bcabf0a1621e6ccc7a44465a73de29fd2d541b3
Fix build with LibreSSL

Detect the presence of SSL_CTX_set_security_level(), don't check
OPENSSL_VERSION_NUMBER.

Signed-off-by: Jeremie Courreges-Anglas <jca@wxcvbn.org>
Acked-by: Steffan Karger <steffan.karger@fox-it.com>
Message-Id: <8760a6kjwc.fsf@ritchie.wxcvbn.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg15902.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
configure.ac
src/openvpn/ssl_openssl.c