mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-14 22:30:01 -04:00
Add release note for [GL !6711]
This commit is contained in:
parent
54916b4e45
commit
e27b063f67
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue