Skip to content
Snippets Groups Projects

kzonesign: implemented zone verify

Merged Libor Peltan requested to merge kzonesign_verify into master
Files
6
+ 4
1
@@ -50,8 +50,11 @@ Write the output zone file to the specified directory insted of the configured o
Allow key roll\-overs and NSEC3 re\-salt. In order to finish possible KSK submission,
set the KSK\(aqs \fBactive\fP timestamp to now (\fB+0\fP) using keymgr\&.
.TP
\fB\-v\fP, \fB\-\-verify\fP
Instead of (re\-)signing the zone, just verify that the zone is correctly signed.
.TP
\fB\-t\fP, \fB\-\-time\fP \fItimestamp\fP
Sign the zone (and roll the keys if necessary) as if it was at the time
Sign/verify the zone (and roll the keys if necessary) as if it was at the time
specified by timestamp.
.TP
\fB\-h\fP, \fB\-\-help\fP
Loading