mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Refactor the OpenSSL DH usage to use newer APIs
OpenSSL 3 deprecates most of the DH* family and associated APIs. Reimplement the existing functionality using a newer set of APIs which will be used when compiling/linking with OpenSSL 3.0.0 or newer versions.
This commit is contained in: