mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Add CHANGES and release note for [GL #1316]
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
5739. [func] Change default of 'dnssec-dnskey-kskonly' to 'yes'.
|
||||
[GL #1316]
|
||||
|
||||
5738. [bug] Enable idn2 UseSTD3ASCIIRules=true to implement
|
||||
additional unicode validity checks. [GL #1610]
|
||||
|
||||
|
@@ -78,6 +78,12 @@ Feature Changes
|
||||
|
||||
.. _UseSTD3ASCIIRules: http://www.unicode.org/reports/tr46/#UseSTD3ASCIIRules
|
||||
|
||||
- The default for ``dnssec-dnskey-kskonly`` is changed to ``yes``. This means
|
||||
that DNSKEY, CDNSKEY, and CDS RRsets are now only signed with the KSK by
|
||||
default. The additional signatures from the ZSK that are added if the option
|
||||
is set to ``no`` add to the DNS response payload without offering added value.
|
||||
:gl:`#1316`
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
|
Reference in New Issue
Block a user