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