]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Replace obsolete RFC6488 reference with RFC8659 (CAA)
authorPetr Špaček <pspacek@isc.org>
Wed, 9 Feb 2022 15:14:43 +0000 (16:14 +0100)
committerPetr Špaček <pspacek@isc.org>
Mon, 14 Feb 2022 10:54:39 +0000 (11:54 +0100)
doc/arm/general.rst
doc/misc/rfc-compliance

index e054060121df448e52763a66da2af99b9c86764e..88b674a0da84105a92f099bf6ab5505f3336c586 100644 (file)
@@ -275,6 +275,10 @@ Parent via CDS/CDNSKEY.* March 2017. [#rfc8078]_
 :rfc:`8624` - P. Wouters and O. Sury. *Algorithm Implementation Requirements
 and Usage Guidance for DNSSEC.* June 2019.
 
+:rfc:`8659` - P. Hallam-Baker, R. Stradling, and J. Hoffman-Andrews.
+*DNS Certification Authority Authorization (CAA) Resource Record.*
+November 2019.
+
 :rfc:`8749` - W. Mekking and D. Mahoney. *Moving DNSSEC Lookaside Validation
 (DLV) to Historic Status.* March 2020.
 
index 9e40d30ad4cce692ae3512a85990e3e5a615443a..9dc6253d99397e645114c865160d324e2176e3e9 100644 (file)
@@ -93,7 +93,6 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC6742
   RFC6725 [19]
   RFC6840 [14]
-  RFC6844
   RFC6891
   RFC6944
   RFC7043
@@ -107,6 +106,7 @@ or Best Current Practice (BCP) documents.  The list is non exhaustive.
   RFC7929
   RFC8078 [20]
   RFC8080
+  RFC8659
   RFC8880
 
 No longer supported
@@ -129,6 +129,7 @@ The following DNS related RFC have been obsoleted
   RFC3755 (Obsoleted by 4034, 4035)
   RFC3757 (Obsoleted by 4034, 4035)
   RFC3845 (Obsoleted by 4034, 4035)
+  RFC6844 (Obsoleted by 8659)
 
 [1] Queries to zones that have failed to load return SERVFAIL rather
 than a non-authoritative response.  This is considered a feature.