mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-12 05:32:42 -04:00
added section on secure zone transfers
This commit is contained in:
parent
d2e371201c
commit
e4946c508e
1 changed files with 9 additions and 1 deletions
|
|
@ -80,4 +80,12 @@ an update occurs. Advanced access control is possible using the
|
|||
"update-policy" statement in the zone definition.
|
||||
|
||||
|
||||
$Id: dnssec,v 1.15 2001/09/05 00:55:47 gson Exp $
|
||||
Secure Zone Transfers
|
||||
|
||||
BIND 9 does not implement the zone transfer security mechanisms of
|
||||
RFC2535 section 5.6, and we have no plans to implement them in the
|
||||
future as we consider them inferior to the use of TSIG or SIG(0) to
|
||||
ensure the integrity of zone transfers.
|
||||
|
||||
|
||||
$Id: dnssec,v 1.16 2001/11/20 23:32:09 gson Exp $
|
||||
|
|
|
|||
Loading…
Reference in a new issue