From: Chris Hofstaedtler Date: Tue, 29 May 2018 22:31:52 +0000 (+0200) Subject: docs/dnssec: add note about CD flag X-Git-Tag: dnsdist-1.3.1~28^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8e5667bb463a4350e3e6254a1b4d42703bf653e;p=thirdparty%2Fpdns.git docs/dnssec: add note about CD flag --- diff --git a/pdns/recursordist/docs/dnssec.rst b/pdns/recursordist/docs/dnssec.rst index 293026d38b..fcf2b5650f 100644 --- a/pdns/recursordist/docs/dnssec.rst +++ b/pdns/recursordist/docs/dnssec.rst @@ -72,6 +72,9 @@ The descriptions above are a bit terse, here's a table describing different scen This might lead to unexpected query results when testing. Set ``+noad`` on the ``dig`` commandline when this is the case. +**Note**: the CD-bit is honored correctly for ``process`` and +``validate``. For ``log-fail``, failures will be logged too. + Trust Anchor Management ----------------------- In the PowerDNS Recursor, both positive and negative trust anchors can be configured during startup (from a persistent configuration file) and at runtime (which is volatile).