mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
4349. [contrib] kasp2policy: A python script to create a DNSSEC policy file from an OpenDNSSEC KASP XML file. 4348. [func] dnssec-keymgr: A new python-based DNSSEC key management utility, which reads a policy definition file and can create or update DNSSEC keys as needed to ensure that a zone's keys match policy, roll over correctly on schedule, etc. Thanks to Sebastian Castro for assistance in development. [RT #39211]
10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
args="-d 1w -m 2w"
|
|
warn=1
|
|
error=0
|
|
ok=2
|
|
retcode=0
|
|
match="WARNING: Key .* (KSK) is activated too soon
|
|
after publication
|
|
Activation should be at least 7 days after
|
|
publication."
|