From: Kees Monshouwer Date: Wed, 25 Dec 2013 13:13:46 +0000 (+0100) Subject: add direct-dnskey to doc X-Git-Tag: rec-3.6.0-rc1~275^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c87233985cc235d01c6891fd2e2870b5e80d010;p=pdns add direct-dnskey to doc --- diff --git a/pdns/docs/pdns.xml b/pdns/docs/pdns.xml index b639cbbb0..48182f50b 100644 --- a/pdns/docs/pdns.xml +++ b/pdns/docs/pdns.xml @@ -13237,6 +13237,14 @@ $ pdnssec rectify-zone powerdnssec.org +
Secure transfers + + From 3.3.1. and up, PowerDNS support secure DNSSEC transfers as described in draft-koch-dnsop-dnssec-operator-change-05. + If the direct-dnskey option is enabled the foreign DNSKEY records stored in the database are added to the keyset and signed + with the KSK. Without the direct-dnskey option DNSKEY records in the database are silently ignored. + +
Security During typical PowerDNSSEC operation, the private part of the signing keys are 'online', which can be compared @@ -15880,6 +15888,10 @@ To enable a Lua script for a particular slave zone, determine the domain_id for TTL to use when none is provided. + direct-dnskey=... + + Read additional ZSKs from the records table/your BIND zonefile + disable-axfr=... Do not allow zone transfers. Before 2.9.10, this could be overridden by allow-axfr-ips.