mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 06:02:52 -04:00
Refactor the OpenSSL RSA usage to use newer APIs
OpenSSL 3 deprecates most of the RSA* 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:
parent
08a8284e62
commit
32fd3e5420
1 changed files with 746 additions and 232 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue