[v9_9] add dnssec-coverage tool

3528.	[func]		New "dnssec-coverage" command scans the timing
			metadata for a set of DNSSEC keys and reports if a
			lapse in signing coverage has been scheduled
			inadvertently. (Note: This tool depends on python;
			it will not be built or installed on systems that
			do not have a python interpreter.) [RT #28098]
(cherry picked from commit 831f59eb43)
This commit is contained in:
Evan Hunt
2013-03-20 14:42:06 -07:00
parent 9627ae7989
commit 1c363c5ca8
29 changed files with 1328 additions and 10 deletions

View File

@@ -0,0 +1,4 @@
This set includes a KSK rollover, with insufficient delay between
prepublication and rollover.
Expected tool output TBD.