2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Add release note for [GL #3469]

This commit is contained in:
Mark Andrews
2022-07-22 09:13:09 +10:00
parent 5bbbecc88a
commit 0d31135ca2

View File

@@ -41,7 +41,12 @@ Removed Features
Feature Changes
~~~~~~~~~~~~~~~
- None.
- DNSSEC ``RSASHA1`` and ``NSEC3RSASHA1`` are automatically disabled
on systems (e.g. RHEL9) where they are disallowed by the security
policy. Primary zones using those algorithms need to be moved
off of them prior to running on these systems as graceful migration
to different DNSSEC algorithms is not possible when RSASHA1 is
disallowed by the OS. :gl:`#3469`
Bug Fixes
~~~~~~~~~