mirror of
https://gitlab.nic.cz/knot/knot-dns.git
synced 2026-05-28 04:02:31 -04:00
doc: warn that double-ds is not double-ds
This commit is contained in:
parent
118acb4554
commit
be3715e77e
2 changed files with 12 additions and 0 deletions
|
|
@ -1810,6 +1810,14 @@ more records depending on the keys available.
|
|||
.UNINDENT
|
||||
.UNINDENT
|
||||
.sp
|
||||
\fBWARNING:\fP
|
||||
.INDENT 0.0
|
||||
.INDENT 3.5
|
||||
The \fBdouble\-ds\fP value does not trigger double\-DS roll\-over method. That method is
|
||||
only suppored by Knot when performed manually, with unset \fI\%ksk\-submission\fP\&.
|
||||
.UNINDENT
|
||||
.UNINDENT
|
||||
.sp
|
||||
\fIDefault:\fP \fBrollover\fP
|
||||
.SS cds\-digest\-type
|
||||
.sp
|
||||
|
|
|
|||
|
|
@ -2007,6 +2007,10 @@ Possible values:
|
|||
If the zone keys are managed manually, the CDS and CDNSKEY rrsets may contain
|
||||
more records depending on the keys available.
|
||||
|
||||
.. WARNING::
|
||||
The ``double-ds`` value does not trigger double-DS roll-over method. That method is
|
||||
only suppored by Knot when performed manually, with unset :ref:`policy_ksk-submission-check`.
|
||||
|
||||
*Default:* ``rollover``
|
||||
|
||||
.. _policy_cds-digest-type:
|
||||
|
|
|
|||
Loading…
Reference in a new issue