mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-23 10:39:16 +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]
This set includes one KSK rollover. The first KSK is deleted and its successor published prior to the first KSK being deactivated and its successor activated. Tool output should resemble: Checking KSK events for zone example.com, algorithm 7: OK Checking ZSK events for zone example.com, algorithm 7: ERROR: After 2012-05-Dec (20:44:18): Delete: example.com/007/26369 (ZSK) Publish: example.com/007/21029 (ZSK) No ZSK's are both active and published