From 0aacacbb38469da96a95835497260808df741de1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Wed, 9 Feb 2022 18:28:33 +0100 Subject: [PATCH] Replace obsolete RFC2845 reference with RFC8945 (TSIG) (cherry picked from commit 4dbad65bfd0710ad550d84a1c91f821dab2795a5) --- doc/arm/general.rst | 8 +++++--- doc/misc/rfc-compliance | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/arm/general.rst b/doc/arm/general.rst index f000cf0375..44d9147f90 100644 --- a/doc/arm/general.rst +++ b/doc/arm/general.rst @@ -64,6 +64,11 @@ Support IP Version 6.* October 2003. :rfc:`6891` - J. Damas, M. Graff, and P. Vixie. *Extension Mechanisms for DNS (EDNS(0)).* April 2013. +:rfc:`8945` - F. Dupont, S. Morris, P. Vixie, D. Eastlake 3rd, O. Gudmundsson, +and B. Wellington. +*Secret Key Transaction Authentication for DNS (TSIG).* +November 2020. + .. _proposed_standards: Proposed Standards @@ -92,9 +97,6 @@ System (DNS).* March 1999. :rfc:`2782` - A. Gulbrandsen, P. Vixie, and L. Esibov. *A DNS RR for Specifying the Location of Services (DNS SRV).* February 2000. -:rfc:`2845` - P. Vixie, O. Gudmundsson, D. Eastlake, 3rd, and B. Wellington. *Secret Key -Transaction Authentication for DNS (TSIG).* May 2000. - :rfc:`2930` - D. Eastlake, 3rd. *Secret Key Establishment for DNS (TKEY RR).* September 2000. diff --git a/doc/misc/rfc-compliance b/doc/misc/rfc-compliance index 42596be576..bfcaa80691 100644 --- a/doc/misc/rfc-compliance +++ b/doc/misc/rfc-compliance @@ -39,7 +39,6 @@ or Best Current Practice (BCP) documents. The list is non exhaustive. RFC2539 RFC2606 [17] RFC2782 - RFC2845 RFC2874 [18] RFC2930 RFC2931 [5] @@ -107,6 +106,7 @@ or Best Current Practice (BCP) documents. The list is non exhaustive. RFC8624 RFC8659 RFC8880 + RFC8945 [1] Queries to zones that have failed to load return SERVFAIL rather than a non-authoritative response. This is considered a feature.