From e8e5667bb463a4350e3e6254a1b4d42703bf653e Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Wed, 30 May 2018 00:31:52 +0200 Subject: [PATCH] docs/dnssec: add note about CD flag --- pdns/recursordist/docs/dnssec.rst | 3 +++ 1 file changed, 3 insertions(+) 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). -- 2.47.2