]> git.ipfire.org Git - thirdparty/pdns.git/commit
Fix compile error on OPENSSL_VERSION_MAJOR < 3 14449/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Thu, 4 Jul 2024 11:56:21 +0000 (13:56 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 9 Jul 2024 12:00:12 +0000 (14:00 +0200)
commit58cae499631af8758ae8518ca89c719540868a32
tree94d56f54ae311d4b60dc2a1c773ab6ee99098eed
parent2fb7be73ce1768acc1539aeaac04a3a8b9fd5792
Fix compile error on OPENSSL_VERSION_MAJOR < 3

../pdns/libssl.cc:637:28: error: no member named 'content' in 'OpenSSLTLSTicketKey'

(cherry picked from commit b1f09edc04813ecb9e70f17834ad9796432201cd)
pdns/libssl.hh