]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Replace obsolete RFC6944 reference with RFC8624 (DNSSEC algorithm status)
authorPetr Špaček <pspacek@isc.org>
Wed, 9 Feb 2022 15:42:30 +0000 (16:42 +0100)
committerPetr Špaček <pspacek@isc.org>
Mon, 14 Feb 2022 11:21:15 +0000 (12:21 +0100)
(cherry picked from commit 3c83a9d50363c955a9899101c966a684e9177119)

doc/arm/general.rst
doc/misc/rfc-compliance

index e2f516e2e5626338251ecb6849f1cefae456a074..393df276a9d7f020b8fb77ae5c6f634aebb045c8 100644 (file)
@@ -444,7 +444,7 @@ Notes
 .. [#rfc6605] Compliance is conditional on the OpenSSL library being linked against
    a supporting ECDSA.
 
-.. [#rfc6725] RSAMD5 support has been removed. See :rfc:`6944`.
+.. [#rfc6725] RSAMD5 support has been removed. See :rfc:`8624`.
 
 .. [#rfc6840] Section 5.9 - Always set CD=1 on queries. This is *not* done, as
    it prevents DNSSEC from working correctly through another recursive server.
index 8aad67830cf82e0afadd2ee7eb4b5594082beae9..97168d464d6e84f19ede5891a169b599c5cafa16 100644 (file)
@@ -91,7 +91,6 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC6725 [19]
   RFC6840 [14]
   RFC6891
-  RFC6944
   RFC7043
   RFC7208
   RFC7314
@@ -104,6 +103,7 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC7929
   RFC8078 [20]
   RFC8080
+  RFC8624
   RFC8659
 
 [1] Queries to zones that have failed to load return SERVFAIL rather
@@ -158,7 +158,7 @@ is accepted but not returned in responses.
 [18] Loading and serving of A6 records only.  A6 records were moved
 to the experimental category by RFC3363.
 
-[19] RSAMD5 support has been removed. See RFC 6944.
+[19] RSAMD5 support has been removed. See RFC 6944 and RFC 8624.
 
 [20] Updating of parent zones is not yet implemented.