From: David Vašek Date: Tue, 15 Sep 2020 08:36:42 +0000 (+0200) Subject: doc: add a reference to the DNS Catalog Zones Internet Draft and a link to the trust... X-Git-Tag: v3.1.0~383 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1100e8a04dbddf2abb93c50b2e1458d35ff2b763;p=thirdparty%2Fknot-dns.git doc: add a reference to the DNS Catalog Zones Internet Draft and a link to the trust anchor RFC --- diff --git a/doc/configuration.rst b/doc/configuration.rst index 04b2afea06..767bce72fb 100644 --- a/doc/configuration.rst +++ b/doc/configuration.rst @@ -585,7 +585,8 @@ Catalog zones Catalog zone is a concept when the list of zones configured is maintained as contents of a special zone. This approach has the benefit of simple propagation of the actual zone list to slave servers. Especially when the list is frequently -updated. +updated. Currently, catalog zones are described in this `Internet Draft +`_. Terminology first. *Catalog zone* is a meta-zone which shall not be a part of the DNS tree, but it contains information about the set of member zones and diff --git a/doc/operation.rst b/doc/operation.rst index 9a046e14ae..77b738e9b6 100644 --- a/doc/operation.rst +++ b/doc/operation.rst @@ -470,7 +470,7 @@ Special states for algorithm rollover: - ``post-active`` — The key is no longer published in the zone, but still used for signing. -Special states for RFC 5011 trust anchor roll-over +Special states for :rfc:`5011` trust anchor roll-over - ``revoke`` (only for KSK) — The key is published and used for signing, and the Revoked flag is set.