man.dnssec-settime.html revision a8a5c3eb62ea3256fd015fffd12a8a7552331df9
0066eddda7203f6345b56f77d146a759298dc635gryzor - Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC")
0066eddda7203f6345b56f77d146a759298dc635gryzor - Copyright (C) 2000-2003 Internet Software Consortium.
0066eddda7203f6345b56f77d146a759298dc635gryzor - Permission to use, copy, modify, and/or distribute this software for any
0066eddda7203f6345b56f77d146a759298dc635gryzor - purpose with or without fee is hereby granted, provided that the above
0066eddda7203f6345b56f77d146a759298dc635gryzor - copyright notice and this permission notice appear in all copies.
0066eddda7203f6345b56f77d146a759298dc635gryzor - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
0066eddda7203f6345b56f77d146a759298dc635gryzor - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
0066eddda7203f6345b56f77d146a759298dc635gryzor - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
0066eddda7203f6345b56f77d146a759298dc635gryzor - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
0066eddda7203f6345b56f77d146a759298dc635gryzor - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
0066eddda7203f6345b56f77d146a759298dc635gryzor - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
0066eddda7203f6345b56f77d146a759298dc635gryzor - PERFORMANCE OF THIS SOFTWARE.
0066eddda7203f6345b56f77d146a759298dc635gryzor<!-- $Id$ -->
0066eddda7203f6345b56f77d146a759298dc635gryzor<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
0066eddda7203f6345b56f77d146a759298dc635gryzor<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
0066eddda7203f6345b56f77d146a759298dc635gryzor<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
0066eddda7203f6345b56f77d146a759298dc635gryzor<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
0066eddda7203f6345b56f77d146a759298dc635gryzor<link rel="prev" href="man.dnssec-revoke.html" title="dnssec-revoke">
0066eddda7203f6345b56f77d146a759298dc635gryzor<link rel="next" href="man.dnssec-signzone.html" title="dnssec-signzone">
0066eddda7203f6345b56f77d146a759298dc635gryzor<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
0066eddda7203f6345b56f77d146a759298dc635gryzor<tr><th colspan="3" align="center"><span class="application">dnssec-settime</span></th></tr>
0066eddda7203f6345b56f77d146a759298dc635gryzor<a accesskey="p" href="man.dnssec-revoke.html">Prev</a>�</td>
0066eddda7203f6345b56f77d146a759298dc635gryzor<td width="20%" align="right">�<a accesskey="n" href="man.dnssec-signzone.html">Next</a>
0066eddda7203f6345b56f77d146a759298dc635gryzor<a name="man.dnssec-settime"></a><div class="titlepage"></div>
0066eddda7203f6345b56f77d146a759298dc635gryzor<p><span class="application">dnssec-settime</span> — Set the key timing metadata for a DNSSEC key</p>
0066eddda7203f6345b56f77d146a759298dc635gryzor<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">-L <em class="replaceable"><code>ttl</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</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>
0066eddda7203f6345b56f77d146a759298dc635gryzor<p><span><strong class="command">dnssec-settime</strong></span>
0066eddda7203f6345b56f77d146a759298dc635gryzor reads a DNSSEC private key file and sets the key timing metadata
0066eddda7203f6345b56f77d146a759298dc635gryzor as specified by the <code class="option">-P</code>, <code class="option">-A</code>,
0066eddda7203f6345b56f77d146a759298dc635gryzor <code class="option">-R</code>, <code class="option">-I</code>, and <code class="option">-D</code>
0066eddda7203f6345b56f77d146a759298dc635gryzor options. The metadata can then be used by
0066eddda7203f6345b56f77d146a759298dc635gryzor <span><strong class="command">dnssec-signzone</strong></span> or other signing software to
0066eddda7203f6345b56f77d146a759298dc635gryzor determine when a key is to be published, whether it should be
0066eddda7203f6345b56f77d146a759298dc635gryzor used for signing a zone, etc.
0066eddda7203f6345b56f77d146a759298dc635gryzor If none of these options is set on the command line,
0066eddda7203f6345b56f77d146a759298dc635gryzor then <span><strong class="command">dnssec-settime</strong></span> simply prints the key timing
0066eddda7203f6345b56f77d146a759298dc635gryzor metadata already stored in the key.
0066eddda7203f6345b56f77d146a759298dc635gryzor When key metadata fields are changed, both files of a key
0066eddda7203f6345b56f77d146a759298dc635gryzor pair (<code class="filename">Knnnn.+aaa+iiiii.key</code> and
0066eddda7203f6345b56f77d146a759298dc635gryzor <code class="filename">Knnnn.+aaa+iiiii.private</code>) are regenerated.
0066eddda7203f6345b56f77d146a759298dc635gryzor Metadata fields are stored in the private file. A human-readable
0066eddda7203f6345b56f77d146a759298dc635gryzor description of the metadata is also placed in comments in the key
0066eddda7203f6345b56f77d146a759298dc635gryzor file. The private file's permissions are always set to be
0066eddda7203f6345b56f77d146a759298dc635gryzor inaccessible to anyone other than the owner (mode 0600).
0066eddda7203f6345b56f77d146a759298dc635gryzor Force an update of an old-format key with no metadata fields.
0066eddda7203f6345b56f77d146a759298dc635gryzor Without this option, <span><strong class="command">dnssec-settime</strong></span> will
0066eddda7203f6345b56f77d146a759298dc635gryzor fail when attempting to update a legacy key. With this option,
0066eddda7203f6345b56f77d146a759298dc635gryzor the key will be recreated in the new format, but with the
0066eddda7203f6345b56f77d146a759298dc635gryzor original key data retained. The key's creation date will be
0066eddda7203f6345b56f77d146a759298dc635gryzor set to the present time. If no other values are specified,
0066eddda7203f6345b56f77d146a759298dc635gryzor then the key's publication and activation dates will also
0066eddda7203f6345b56f77d146a759298dc635gryzor be set to the present time.
0066eddda7203f6345b56f77d146a759298dc635gryzor<dt><span class="term">-K <em class="replaceable"><code>directory</code></em></span></dt>
0066eddda7203f6345b56f77d146a759298dc635gryzor Sets the directory in which the key files are to reside.
0066eddda7203f6345b56f77d146a759298dc635gryzor<dt><span class="term">-L <em class="replaceable"><code>ttl</code></em></span></dt>
0066eddda7203f6345b56f77d146a759298dc635gryzor Sets the default TTL to use for this key when it is converted
0066eddda7203f6345b56f77d146a759298dc635gryzor into a DNSKEY RR. If the key is imported into a zone,
0066eddda7203f6345b56f77d146a759298dc635gryzor this is the TTL that will be used for it, unless there was
0066eddda7203f6345b56f77d146a759298dc635gryzor already a DNSKEY RRset in place, in which case the existing TTL
0066eddda7203f6345b56f77d146a759298dc635gryzor would take precedence. Setting the default TTL to
0066eddda7203f6345b56f77d146a759298dc635gryzor <code class="literal">0</code> or <code class="literal">none</code> removes it.
0066eddda7203f6345b56f77d146a759298dc635gryzor Emit usage message and exit.
0066eddda7203f6345b56f77d146a759298dc635gryzor Prints version information.
0066eddda7203f6345b56f77d146a759298dc635gryzor<dt><span class="term">-v <em class="replaceable"><code>level</code></em></span></dt>
0066eddda7203f6345b56f77d146a759298dc635gryzor Sets the debugging level.
0066eddda7203f6345b56f77d146a759298dc635gryzor<dt><span class="term">-E <em class="replaceable"><code>engine</code></em></span></dt>
0066eddda7203f6345b56f77d146a759298dc635gryzor Specifies the cryptographic hardware to use, when applicable.
0066eddda7203f6345b56f77d146a759298dc635gryzor When BIND is built with OpenSSL PKCS#11 support, this defaults
0066eddda7203f6345b56f77d146a759298dc635gryzor to the string "pkcs11", which identifies an OpenSSL engine
0066eddda7203f6345b56f77d146a759298dc635gryzor that can drive a cryptographic accelerator or hardware service
0066eddda7203f6345b56f77d146a759298dc635gryzor module. When BIND is built with native PKCS#11 cryptography
0066eddda7203f6345b56f77d146a759298dc635gryzor (--enable-native-pkcs11), it defaults to the path of the PKCS#11