Merge branch '3785-openssl-refactoring-19' into 'main'

Add CHANGES note for [GL #3785]

Closes #3785

See merge request isc-projects/bind9!7344
This commit is contained in:
Ondřej Surý 2023-01-10 09:39:55 +00:00
commit 56d7e01334

View file

@ -1,3 +1,8 @@
6063. [cleanup] The RSA and ECDSA parts of the DNSSEC has been
refactored for a better OpenSSL 3.x integration and
preliminary PKCS#11 support via for OpenSSL Providers
has been added. [GL #3785]
6062. [func] The DSCP implementation, which has been
nonfunctional for some time, is now marked as
obsolete and the implementation has been removed.