]> git.ipfire.org Git - thirdparty/pdns.git/commit
libssl: fix missing SSL_CTX_use_cert_and_key function on openssl version < 1.1.1...
authorCharles-Henri Bruyand <charles-henri.bruyand@open-xchange.com>
Fri, 17 Dec 2021 09:39:07 +0000 (10:39 +0100)
committerCharles-Henri Bruyand <charles-henri.bruyand@open-xchange.com>
Fri, 17 Dec 2021 09:39:07 +0000 (10:39 +0100)
commit87689617f03c57457b46a4d9d01a93c9e0f0bcf1
tree0af7d13d2d0c1ba7d4839164a775d964c9ff70af
parent2e251895b613eef0295bbe1f9735988b8a85e0ba
libssl: fix missing SSL_CTX_use_cert_and_key function on openssl version < 1.1.1 by disabling pkcs12 support
m4/pdns_with_libssl.m4
pdns/libssl.cc