Replace obsolete RFC2845 reference with RFC8945 (TSIG)

(cherry picked from commit 4dbad65bfd)
This commit is contained in:
Petr Špaček 2022-02-09 18:28:33 +01:00
parent 8582c49ea5
commit 0aacacbb38
No known key found for this signature in database
GPG key ID: ABD587CDF06581AE
2 changed files with 6 additions and 4 deletions

View file

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

View file

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