Deleted Added
full compact
dnssec-settime.8 (234010) dnssec-settime.8 (254897)
1.\" Copyright (C) 2009-2011 Internet Systems Consortium, Inc. ("ISC")
2.\"
3.\" Permission to use, copy, modify, and/or distribute this software for any
4.\" purpose with or without fee is hereby granted, provided that the above
5.\" copyright notice and this permission notice appear in all copies.
6.\"
7.\" THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
8.\" REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY

--- 18 unchanged lines hidden (view full) ---

27.\" disable hyphenation
28.nh
29.\" disable justification (adjust text to left margin only)
30.ad l
31.SH "NAME"
32dnssec\-settime \- Set the key timing metadata for a DNSSEC key
33.SH "SYNOPSIS"
34.HP 15
1.\" Copyright (C) 2009-2011 Internet Systems Consortium, Inc. ("ISC")
2.\"
3.\" Permission to use, copy, modify, and/or distribute this software for any
4.\" purpose with or without fee is hereby granted, provided that the above
5.\" copyright notice and this permission notice appear in all copies.
6.\"
7.\" THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
8.\" REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY

--- 18 unchanged lines hidden (view full) ---

27.\" disable hyphenation
28.nh
29.\" disable justification (adjust text to left margin only)
30.ad l
31.SH "NAME"
32dnssec\-settime \- Set the key timing metadata for a DNSSEC key
33.SH "SYNOPSIS"
34.HP 15
35\fBdnssec\-settime\fR [\fB\-f\fR] [\fB\-K\ \fR\fB\fIdirectory\fR\fR] [\fB\-P\ \fR\fB\fIdate/offset\fR\fR] [\fB\-A\ \fR\fB\fIdate/offset\fR\fR] [\fB\-R\ \fR\fB\fIdate/offset\fR\fR] [\fB\-I\ \fR\fB\fIdate/offset\fR\fR] [\fB\-D\ \fR\fB\fIdate/offset\fR\fR] [\fB\-h\fR] [\fB\-v\ \fR\fB\fIlevel\fR\fR] [\fB\-E\ \fR\fB\fIengine\fR\fR] {keyfile}
35\fBdnssec\-settime\fR [\fB\-f\fR] [\fB\-K\ \fR\fB\fIdirectory\fR\fR] [\fB\-L\ \fR\fB\fIttl\fR\fR] [\fB\-P\ \fR\fB\fIdate/offset\fR\fR] [\fB\-A\ \fR\fB\fIdate/offset\fR\fR] [\fB\-R\ \fR\fB\fIdate/offset\fR\fR] [\fB\-I\ \fR\fB\fIdate/offset\fR\fR] [\fB\-D\ \fR\fB\fIdate/offset\fR\fR] [\fB\-h\fR] [\fB\-v\ \fR\fB\fIlevel\fR\fR] [\fB\-E\ \fR\fB\fIengine\fR\fR] {keyfile}
36.SH "DESCRIPTION"
37.PP
38\fBdnssec\-settime\fR
39reads a DNSSEC private key file and sets the key timing metadata as specified by the
40\fB\-P\fR,
41\fB\-A\fR,
42\fB\-R\fR,
43\fB\-I\fR, and

--- 18 unchanged lines hidden (view full) ---

62will fail when attempting to update a legacy key. With this option, the key will be recreated in the new format, but with the original key data retained. The key's creation date will be set to the present time. If no other values are specified, then the key's publication and activation dates will also be set to the present time.
63.RE
64.PP
65\-K \fIdirectory\fR
66.RS 4
67Sets the directory in which the key files are to reside.
68.RE
69.PP
36.SH "DESCRIPTION"
37.PP
38\fBdnssec\-settime\fR
39reads a DNSSEC private key file and sets the key timing metadata as specified by the
40\fB\-P\fR,
41\fB\-A\fR,
42\fB\-R\fR,
43\fB\-I\fR, and

--- 18 unchanged lines hidden (view full) ---

62will fail when attempting to update a legacy key. With this option, the key will be recreated in the new format, but with the original key data retained. The key's creation date will be set to the present time. If no other values are specified, then the key's publication and activation dates will also be set to the present time.
63.RE
64.PP
65\-K \fIdirectory\fR
66.RS 4
67Sets the directory in which the key files are to reside.
68.RE
69.PP
70\-L \fIttl\fR
71.RS 4
72Sets the default TTL to use for this key when it is converted into a DNSKEY RR. If the key is imported into a zone, this is the TTL that will be used for it, unless there was already a DNSKEY RRset in place, in which case the existing TTL would take precedence. Setting the default TTL to
730
74or
75none
76removes it.
77.RE
78.PP
70\-h
71.RS 4
72Emit usage message and exit.
73.RE
74.PP
75\-v \fIlevel\fR
76.RS 4
77Sets the debugging level.

--- 89 unchanged lines hidden ---
79\-h
80.RS 4
81Emit usage message and exit.
82.RE
83.PP
84\-v \fIlevel\fR
85.RS 4
86Sets the debugging level.

--- 89 unchanged lines hidden ---