~ubuntu-branches/ubuntu/natty/bind9/natty-updates

« back to all changes in this revision

Viewing changes to doc/arm/man.dnssec-settime.html

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones, Internet Software Consortium, Inc, LaMont Jones
  • Date: 2010-06-21 09:53:30 UTC
  • mfrom: (1.6.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100621095330-k6874kbj59lfo3xm
Tags: 1:9.7.1.dfsg-1
[Internet Software Consortium, Inc]

* 9.7.1

[LaMont Jones]

* Add freebsd support.  Closes: #578447
* soname changes
* freshen root cache.  LP: #596363

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15
15
 - PERFORMANCE OF THIS SOFTWARE.
16
16
-->
17
 
<!-- $Id: man.dnssec-settime.html,v 1.30.4.5.2.2 2010/02/27 02:44:07 tbox Exp $ -->
 
17
<!-- $Id: man.dnssec-settime.html,v 1.30.4.9 2010/05/15 02:42:00 tbox Exp $ -->
18
18
<html>
19
19
<head>
20
20
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
50
50
<div class="cmdsynopsis"><p><code class="command">dnssec-settime</code>  [<code class="option">-f</code>] [<code class="option">-K <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-P <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-A <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-R <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-I <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-D <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-h</code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] [<code class="option">-E <em class="replaceable"><code>engine</code></em></code>] {keyfile}</p></div>
51
51
</div>
52
52
<div class="refsect1" lang="en">
53
 
<a name="id2613392"></a><h2>DESCRIPTION</h2>
 
53
<a name="id2614853"></a><h2>DESCRIPTION</h2>
54
54
<p><span><strong class="command">dnssec-settime</strong></span>
55
55
      reads a DNSSEC private key file and sets the key timing metadata
56
56
      as specified by the <code class="option">-P</code>, <code class="option">-A</code>,
75
75
    </p>
76
76
</div>
77
77
<div class="refsect1" lang="en">
78
 
<a name="id2613450"></a><h2>OPTIONS</h2>
 
78
<a name="id2614912"></a><h2>OPTIONS</h2>
79
79
<div class="variablelist"><dl>
80
80
<dt><span class="term">-f</span></dt>
81
81
<dd><p>
106
106
</dl></div>
107
107
</div>
108
108
<div class="refsect1" lang="en">
109
 
<a name="id2614158"></a><h2>TIMING OPTIONS</h2>
 
109
<a name="id2615210"></a><h2>TIMING OPTIONS</h2>
110
110
<p>
111
111
      Dates can be expressed in the format YYYYMMDD or YYYYMMDDHHMMSS.
112
112
      If the argument begins with a '+' or '-', it is interpreted as
151
151
</dl></div>
152
152
</div>
153
153
<div class="refsect1" lang="en">
154
 
<a name="id2614257"></a><h2>PRINTING OPTIONS</h2>
 
154
<a name="id2615308"></a><h2>PRINTING OPTIONS</h2>
155
155
<p>
156
156
      <span><strong class="command">dnssec-settime</strong></span> can also be used to print the
157
157
      timing metadata associated with a key.
161
161
<dd><p>
162
162
            Print times in UNIX epoch format.
163
163
          </p></dd>
164
 
<dt><span class="term">-p <em class="replaceable"><code>C/P/A/R/U/D/all</code></em></span></dt>
 
164
<dt><span class="term">-p <em class="replaceable"><code>C/P/A/R/I/D/all</code></em></span></dt>
165
165
<dd><p>
166
166
            Print a specific metadata value or set of metadata values.
167
167
            The <code class="option">-p</code> option may be followed by one or more
170
170
            <code class="option">P</code> for the publication date,
171
171
            <code class="option">A</code> for the activation date,
172
172
            <code class="option">R</code> for the revocation date,
173
 
            <code class="option">U</code> for the unpublication date, or
 
173
            <code class="option">I</code> for the inactivation date, or
174
174
            <code class="option">D</code> for the deletion date.
175
175
            To print all of the metadata, use <code class="option">-p all</code>.
176
176
          </p></dd>
177
177
</dl></div>
178
178
</div>
179
179
<div class="refsect1" lang="en">
180
 
<a name="id2614337"></a><h2>SEE ALSO</h2>
 
180
<a name="id2615457"></a><h2>SEE ALSO</h2>
181
181
<p><span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>,
182
182
      <span class="citerefentry"><span class="refentrytitle">dnssec-signzone</span>(8)</span>,
183
183
      <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
185
185
    </p>
186
186
</div>
187
187
<div class="refsect1" lang="en">
188
 
<a name="id2614370"></a><h2>AUTHOR</h2>
 
188
<a name="id2615490"></a><h2>AUTHOR</h2>
189
189
<p><span class="corpauthor">Internet Systems Consortium</span>
190
190
    </p>
191
191
</div>