From: Otto Moerbeek Date: Fri, 28 Jan 2022 06:30:02 +0000 (+0100) Subject: typo X-Git-Tag: auth-4.7.0-alpha1~42^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5010e537ebecaac053129793d3ef2d17e1d3136c;p=thirdparty%2Fpdns.git typo Co-authored-by: Peter van Dijk --- diff --git a/pdns/recursordist/docs/lua-config/ztc.rst b/pdns/recursordist/docs/lua-config/ztc.rst index 58101fc316..ad16c7d8de 100644 --- a/pdns/recursordist/docs/lua-config/ztc.rst +++ b/pdns/recursordist/docs/lua-config/ztc.rst @@ -27,7 +27,7 @@ If no ``ZONEMD`` is present, the ``NSEC`` or ``NSEC3`` denial of the ``ZONEMD`` Note that this is not a full validation of all signatures. The signatures of the remaining records will be verified on-demand once the records are inserted into the cache. -For the ``ZONEMD`` part, if the zone has a ``ZONEMD`` record, the digest of the zone wil be verified. +For the ``ZONEMD`` part, if the zone has a ``ZONEMD`` record, the digest of the zone will be verified. For both parts failure of validation will prevent the downloaded zone contents from being inserted into the cache. Absence of ``DNSSEC`` records is not considered a failure if the parent zone or negative trust anchor indicate the zone is ``Insecure``.