2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 21:17:54 +00:00

Update auto-dnssec documentation

Explain that 'auto-dnssec' may only be activated at zone level.
This commit is contained in:
Matthijs Mekking 2021-11-26 10:37:06 +01:00
parent a71be346c4
commit aac39647f3

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: