]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Restore text about sig validity and SOA expire
authorMatthijs Mekking <matthijs@isc.org>
Mon, 30 Sep 2024 09:39:57 +0000 (11:39 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 1 Oct 2024 06:32:28 +0000 (06:32 +0000)
When `sig-validity-interval` was obsoleted, the text that the signature
validity interval should be multiples of the SOA expire interval was
removed. Restore this text to the description of the
`signatures-validity` option.

doc/arm/reference.rst

index cc1a1b43c35d7211c7ca049711561f32fecbb48b..1c363f6662d91290447b41da4ec1de335136ce14 100644 (file)
@@ -6458,6 +6458,10 @@ keys
     This indicates the validity period of an RRSIG record (subject to
     inception offset and jitter). The default is ``P2W`` (2 weeks).
 
+    The :any:`signatures-validity` should be at least several multiples
+    of the SOA expire interval, to allow for reasonable interaction between
+    the various timer and expiry dates.
+
 .. namedconf:statement:: signatures-validity-dnskey
    :tags: dnssec
    :short: Indicates the validity period of DNSKEY records.