man.dnssec-settime.html revision e62b9c9ce6413fb183c8116381e75dcd07ca5517
b128605d4af12856ad4cd26312806f3bf325a385vboxsync - Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
b128605d4af12856ad4cd26312806f3bf325a385vboxsync - Copyright (C) 2000-2003 Internet Software Consortium.
b128605d4af12856ad4cd26312806f3bf325a385vboxsync - Permission to use, copy, modify, and/or distribute this software for any
b128605d4af12856ad4cd26312806f3bf325a385vboxsync - purpose with or without fee is hereby granted, provided that the above
13493ab7596e827b8d0caab2c89e635dd65f78f9vboxsync - copyright notice and this permission notice appear in all copies.
b128605d4af12856ad4cd26312806f3bf325a385vboxsync - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
b128605d4af12856ad4cd26312806f3bf325a385vboxsync - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
b128605d4af12856ad4cd26312806f3bf325a385vboxsync - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
b128605d4af12856ad4cd26312806f3bf325a385vboxsync - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
b128605d4af12856ad4cd26312806f3bf325a385vboxsync - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
b128605d4af12856ad4cd26312806f3bf325a385vboxsync - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
b128605d4af12856ad4cd26312806f3bf325a385vboxsync - PERFORMANCE OF THIS SOFTWARE.
b128605d4af12856ad4cd26312806f3bf325a385vboxsync<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
b128605d4af12856ad4cd26312806f3bf325a385vboxsync<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
b128605d4af12856ad4cd26312806f3bf325a385vboxsync<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
b128605d4af12856ad4cd26312806f3bf325a385vboxsync<link rel="up" href="Bv9ARM.ch13.html" title="Manual pages">
b128605d4af12856ad4cd26312806f3bf325a385vboxsync<link rel="prev" href="man.dnssec-revoke.html" title="dnssec-revoke">
b128605d4af12856ad4cd26312806f3bf325a385vboxsync<link rel="next" href="man.dnssec-signzone.html" title="dnssec-signzone">
b128605d4af12856ad4cd26312806f3bf325a385vboxsync<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
b128605d4af12856ad4cd26312806f3bf325a385vboxsync<tr><th colspan="3" align="center"><span class="application">dnssec-settime</span></th></tr>
b128605d4af12856ad4cd26312806f3bf325a385vboxsync<a accesskey="p" href="man.dnssec-revoke.html">Prev</a>�</td>
b128605d4af12856ad4cd26312806f3bf325a385vboxsync<td width="20%" align="right">�<a accesskey="n" href="man.dnssec-signzone.html">Next</a>
b128605d4af12856ad4cd26312806f3bf325a385vboxsync<a name="man.dnssec-settime"></a><div class="titlepage"></div>
b128605d4af12856ad4cd26312806f3bf325a385vboxsync<p><span class="application">dnssec-settime</span> — Set the key timing metadata for a DNSSEC key</p>
13493ab7596e827b8d0caab2c89e635dd65f78f9vboxsync<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">-P sync <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 sync <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-D sync <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>
b128605d4af12856ad4cd26312806f3bf325a385vboxsync<p><span class="command"><strong>dnssec-settime</strong></span>
b128605d4af12856ad4cd26312806f3bf325a385vboxsync reads a DNSSEC private key file and sets the key timing metadata
13493ab7596e827b8d0caab2c89e635dd65f78f9vboxsync as specified by the <code class="option">-P</code>, <code class="option">-A</code>,
13493ab7596e827b8d0caab2c89e635dd65f78f9vboxsync <code class="option">-R</code>, <code class="option">-I</code>, and <code class="option">-D</code>
b128605d4af12856ad4cd26312806f3bf325a385vboxsync options. The metadata can then be used by
b128605d4af12856ad4cd26312806f3bf325a385vboxsync <span class="command"><strong>dnssec-signzone</strong></span> or other signing software to
b128605d4af12856ad4cd26312806f3bf325a385vboxsync determine when a key is to be published, whether it should be
b128605d4af12856ad4cd26312806f3bf325a385vboxsync used for signing a zone, etc.