From 244f77688d4b8f8cad25e37a055f2d0e67d4947c Mon Sep 17 00:00:00 2001 From: Matthijs Mekking Date: Mon, 11 Mar 2024 08:55:26 +0100 Subject: [PATCH] Add RFC 9460 to list of supported RFCs The specification was implemented (#1132) when it was a draft. Now that it is RFC, add the RFC to the list of supported RFCs. (cherry picked from commit 5b5f43babcaf69bcb7bdc7c4bf8de443a118c93d) --- doc/arm/general.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/arm/general.rst b/doc/arm/general.rst index 5b65f6ac9d..23b35ffd8a 100644 --- a/doc/arm/general.rst +++ b/doc/arm/general.rst @@ -303,6 +303,10 @@ November 2020. :rfc:`9103` - W. Toorop, S. Dickinson, S. Sahib, P. Aras, and A. Mankin. *DNS Zone Transfer over TLS.* August 2021. [#rfc9103]_ +:rfc:`9460` - B. Schwartz, M. Bishop and E. Nygren, *Service Binding and +Parameter Specification via the DNS (SVCB and HTTPS Resource Records).* +November 2023. + Best Current Practice RFCs -------------------------- @@ -442,6 +446,9 @@ Notes .. [#rfc9103] Strict TLS and Mutual TLS authentication mechanisms are not supported yet. +.. [#rfc9460] Additional section processing is not supported for HTTPS and + SVCB records. + .. _internet_drafts: Internet Drafts