]> git.ipfire.org Git - thirdparty/bind9.git/commit
Always use OpenSSL 3.0 API when available
authorTimo Teräs <timo.teras@iki.fi>
Fri, 28 Jul 2023 10:21:09 +0000 (13:21 +0300)
committerTimo Teräs <timo.teras@iki.fi>
Tue, 8 Aug 2023 14:08:00 +0000 (14:08 +0000)
commita337dbef2235d538391995f54a3335bd619cc0a6
tree28060bd38f04473e93531e501717ac3ac1be0725
parent8de089e514337d10bf6a8f32c400038ea620c139
Always use OpenSSL 3.0 API when available

The new APIs work always as OpenSSL provides glue to access also
old style engines using the new APIs.
lib/dns/opensslecdsa_link.c