]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
doc: warn that double-ds is not double-ds
authorLibor Peltan <libor.peltan@nic.cz>
Tue, 2 Aug 2022 13:45:27 +0000 (15:45 +0200)
committerLibor Peltan <libor.peltan@nic.cz>
Tue, 2 Aug 2022 13:45:27 +0000 (15:45 +0200)
doc/man/knot.conf.5in
doc/reference.rst

index c11545e96404bb67678befd2c92d6163541cb68c..f2578968cf5f38188674234b4010396a7d876d54 100644 (file)
@@ -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
index 3a771ca67330855d038df0104ef43eab53dc738c..fa9745fb43b110ba1798e8a589222ca77e8afaf6 100644 (file)
@@ -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: