2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

Add release note for [GL !6711]

This commit is contained in:
Mark Andrews 2022-09-14 12:53:42 +10:00
parent 54916b4e45
commit e27b063f67

View File

@ -57,6 +57,11 @@ Feature Changes
keys using the algorithm number, followed by "+", followed by the
key ID: for example, "8+54274". :gl:`#3525`
- The ability to use pkcs11 via engine_pkcs11 has been restored, by only using
deprecated APIs in OpenSSL 3.0.0. BIND needs to be compiled
with '-DOPENSSL_API_COMPAT=10100' specified in the CFLAGS at
compile time. :gl:`!6711`
Bug Fixes
~~~~~~~~~