]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
docs: Add warning on empty bind-dnssec-db for slave operation
authorGert van Dijk <gertvdijk@gmail.com>
Sun, 31 Mar 2019 17:37:08 +0000 (19:37 +0200)
committerGert van Dijk <gertvdijk@gmail.com>
Mon, 8 Apr 2019 10:17:34 +0000 (12:17 +0200)
I fell right into the pitfall of configuring a slave with the BIND
backend, serving presigned records, assuming it will serve the RRSIGs
just fine, but no, my domain went bogus. This was documented, but
not as clearly as I hoped for, this commit improves the documentation
regarding that.

docs/backends/bind.rst

index c2e517fc3e660e68c10ee1483b12db19dc17ef0a..1ba207058e737c8d9eccf187b50612ae209d851f 100644 (file)
@@ -73,6 +73,11 @@ slave DNSSEC-enabled domains (where the RRSIGS are in the AXFR), a
 :ref:`metadata-presigned` domain metadata is set
 during the zonetransfer.
 
+.. warning::
+   If this is left empty on slaves and a presigned zone is transferred,
+   it will (silently) serve it without DNSSEC. This in turn results in
+   serving the domain as bogus.
+
 .. _setting-bind-hybrid:
 
 ``bind-hybrid``