2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Replace obsolete RFC6488 reference with RFC8659 (CAA)

This commit is contained in:
Petr Špaček
2022-02-09 16:14:43 +01:00
parent b686b5c161
commit 2b5b777c07
2 changed files with 6 additions and 1 deletions

View 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.

View 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.