]> git.ipfire.org Git - thirdparty/pdns.git/commit
Don't initialize and deinitialize with OpenSSL >= 1.1 7856/head
authorRosen Penev <rosenp@gmail.com>
Tue, 28 May 2019 00:41:07 +0000 (17:41 -0700)
committerRosen Penev <rosenp@gmail.com>
Tue, 28 May 2019 17:34:29 +0000 (10:34 -0700)
commit4479df793c7b0229440cb6ad4a0c26f750ecc0ac
tree53f93aabcbd994b1bb9a1c8a6c18c0995a5e4f8e
parent2153346c352cd5805f65dc246b1d3b027d69b71c
Don't initialize and deinitialize with OpenSSL >= 1.1

Will not compile without deprecated APIs enabled.
pdns/dnsdistdist/libssl.cc