mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-12 18:19:46 -04:00
Fix keymgr test for change 4400 [RT #42718]
This commit is contained in:
parent
f5b0ad3c8d
commit
a77f86b6ca
1 changed files with 2 additions and 2 deletions
|
|
@ -47,7 +47,7 @@ constructed policy example.com:
|
|||
zsk_postpublish 2592000
|
||||
ksk_standby None
|
||||
zsk_standby None
|
||||
keyttl None
|
||||
keyttl 3600
|
||||
|
||||
policy default:
|
||||
inherits None
|
||||
|
|
@ -81,7 +81,7 @@ zone policy example.com:
|
|||
zsk_postpublish 604800
|
||||
ksk_standby None
|
||||
zsk_standby None
|
||||
keyttl None
|
||||
keyttl 7200
|
||||
|
||||
constructed policy example.org:
|
||||
inherits None
|
||||
|
|
|
|||
Loading…
Reference in a new issue