]> git.ipfire.org Git - thirdparty/bind9.git/commit
Document where updates and DNSSEC records are stored
authorMatthijs Mekking <matthijs@isc.org>
Fri, 17 Jun 2022 08:21:15 +0000 (10:21 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Mon, 20 Jun 2022 14:50:42 +0000 (16:50 +0200)
commite1f0acc3e72ddd546cd1cf0a0a4d9ede300bdf2e
treeef0871f6f42a90005e19c694f1875cfc9f49815c
parente75a1d42068271ca954625ee1061a876ecf9bb87
Document where updates and DNSSEC records are stored

Make clear that inline-signing stores DNSSEC records in a signed
version of the zone, using the zone's filename plus ".signed" extension.

Tell that dynamic zones store updates in the zone's filename.

DNSSEC records for dynamic zones also go in the zone's filename, unless
inline-signing is enabled.

Then, dnssec-policy assumes inline-signing, but only if the zone is
not dynamic.

(cherry picked from commit 8860f6b4ffbb392e8d0db05f3577184258612d1a)
doc/arm/reference.rst