From: Peter van Dijk Date: Thu, 17 Mar 2022 07:01:56 +0000 (+0100) Subject: auth docs: fix typo in RFC number X-Git-Tag: rec-4.7.0-beta1~50^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c42aaadb0dff47da90def1f8bc7844de7e3f98bb;p=thirdparty%2Fpdns.git auth docs: fix typo in RFC number --- diff --git a/docs/guides/algoroll.rst b/docs/guides/algoroll.rst index 8b388ae23f..849b6d7639 100644 --- a/docs/guides/algoroll.rst +++ b/docs/guides/algoroll.rst @@ -1,7 +1,7 @@ Algorithm Rollover ================== -Before attempting an algorithm rollover, please read :rfc:`RFC 6581 "DNSSEC Operational Practices, Version 2", section 4 <6781#section-4>` carefully to understand the terminology, actions and timelines (TTL and RRSIG expiry) involved in changing DNSKEY algorithms. +Before attempting an algorithm rollover, please read :rfc:`RFC 6781 "DNSSEC Operational Practices, Version 2", section 4 <6781#section-4>` carefully to understand the terminology, actions and timelines (TTL and RRSIG expiry) involved in changing DNSKEY algorithms. This How To describes the "conservative" approach from the above mentioned RFC, as specified in :rfc:`section 4.1.4 <6781#section-4.1.4>`. Phases are named after the steps in the diagram in that section. diff --git a/docs/guides/kskroll.rst b/docs/guides/kskroll.rst index ee48f23549..a444210ef1 100644 --- a/docs/guides/kskroll.rst +++ b/docs/guides/kskroll.rst @@ -1,7 +1,7 @@ KSK Rollover ============ -Before attempting a KSK rollover, please read :rfc:`RFC 6581 "DNSSEC +Before attempting a KSK rollover, please read :rfc:`RFC 6781 "DNSSEC Operational Practices, Version 2", section 4 <6781#section-4>` carefully to understand the terminology, actions and timelines (TTL and RRSIG expiry) involved in rolling a KSK.