]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: doc: Restore text about sig validity and SOA expire
authorMatthijs Mekking <matthijs@isc.org>
Tue, 1 Oct 2024 06:32:48 +0000 (06:32 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 1 Oct 2024 06:32:48 +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.

Closes #4951

Merge branch '4951-document-signatures-validity-soa-expire' into 'main'

See merge request isc-projects/bind9!9566


Trivial merge