mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 07:02:04 -04:00
the trusted-keys statement is now implemented
This commit is contained in:
parent
559e5654ce
commit
bc436be071
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ server ip_addr {
|
|||
[ keys { key_id [key_id ... ] }; ] Yes
|
||||
};
|
||||
|
||||
trusted-keys No
|
||||
trusted-keys Yes
|
||||
|
||||
zone domain_name [ ( in | hs | hesiod | chaos ) ] {
|
||||
type master; Yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue