2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Merge branch '3023-auto-dnssec-documentation-bug' into 'main'

Update auto-dnssec documentation

Closes #3023

See merge request isc-projects/bind9!5598
This commit is contained in:
Matthijs Mekking 2022-01-05 11:26:14 +00:00
commit c2aeda6c99
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,6 @@
5787. [doc] Update 'auto-dnssec' documentation, it may only be
activated at zone level. [GL #3023]
5786. [bug] Defer detaching from zone->raw in zone_shutdown() if
the zone is in the process of being dumped to disk to
ensure that the unsigned serial number information is

View File

@ -2042,7 +2042,11 @@ Boolean Options
periodically, regardless of whether ``rndc loadkeys`` is used. The
recheck interval is defined by ``dnssec-loadkeys-interval``.
The default setting is ``auto-dnssec off``.
``auto-dnssec off;`` does not allow for DNSSEC key management.
This is the default setting.
This option may only be activated at the zone level; if configured
at the view or options level, it must be set to ``off``.
.. _dnssec-validation-option: