From 5010e537ebecaac053129793d3ef2d17e1d3136c Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Fri, 28 Jan 2022 07:30:02 +0100 Subject: [PATCH] typo Co-authored-by: Peter van Dijk --- pdns/recursordist/docs/lua-config/ztc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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``. -- 2.47.2