]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update DNSSEC Operational Practices references to Version 2
authorPetr Špaček <pspacek@isc.org>
Tue, 7 May 2024 11:10:07 +0000 (13:10 +0200)
committerPetr Špaček <pspacek@isc.org>
Wed, 8 May 2024 07:09:35 +0000 (07:09 +0000)
RFC 4641 was obsoleted by 6781.

(cherry picked from commit c5d6769e11cfbce258017f13a8164005644747ff)

bin/dnssec/dnssec-signzone.rst

index 668d7f3d85956f210ec237651bbe99778293859c..98d281c1f533d604df7d0c779e16503af9a56668 100644 (file)
@@ -260,7 +260,7 @@ Options
    with cached copies of the old DNSKEY RRset. The :option:`-Q` option forces
    :program:`dnssec-signzone` to remove signatures from keys that are no longer
    active. This enables ZSK rollover using the procedure described in
-   :rfc:`4641#4.2.1.1` ("Pre-Publish Key Rollover").
+   :rfc:`6781#4.1.1.1` ("Pre-Publish Key Rollover").
 
 .. option:: -q
 
@@ -277,7 +277,7 @@ Options
    This option is similar to :option:`-Q`, except it forces
    :program:`dnssec-signzone` to remove signatures from keys that are no longer
    published. This enables ZSK rollover using the procedure described in
-   :rfc:`4641#4.2.1.2` ("Double Signature Zone Signing Key
+   :rfc:`6781#4.1.1.2` ("Double Signature Zone Signing Key
    Rollover").
 
 .. option:: -S
@@ -433,4 +433,4 @@ See Also
 ~~~~~~~~
 
 :iscman:`dnssec-keygen(8) <dnssec-keygen>`, BIND 9 Administrator Reference Manual, :rfc:`4033`,
-:rfc:`4641`.
+:rfc:`6781`.