mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-28 20:41:18 -05:00
4417. [bug] dnssec-keymgr could fail to create successor keys if the prepublication interval was set to a value smaller than the default. [RT #42820] Patch submitted by Nis Wechselberg (enbewe@enbewe.de).
9 lines
121 B
Text
9 lines
121 B
Text
kargs="-c policy.conf example.com"
|
|
kmatch=""
|
|
kret=0
|
|
cargs="-d 1w -m 2w example.com"
|
|
cmatch=""
|
|
cret=0
|
|
warn=0
|
|
error=0
|
|
ok=2
|