man.dnssec-revoke.html revision b3c2030de4cc02b8e881ca4e6f62b385d4b41b0f
20247dd12aa0db33627fdeb398385dd27eb26c2eneil_a_wilson - Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC")
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift - Copyright (C) 2000-2003 Internet Software Consortium.
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift - Permission to use, copy, modify, and/or distribute this software for any
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift - purpose with or without fee is hereby granted, provided that the above
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift - copyright notice and this permission notice appear in all copies.
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift - PERFORMANCE OF THIS SOFTWARE.
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift<!-- $Id: man.dnssec-revoke.html,v 1.30 2009/11/07 01:14:41 tbox Exp $ -->
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift<link rel="prev" href="man.dnssec-keygen.html" title="dnssec-keygen">
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift<link rel="next" href="man.dnssec-settime.html" title="dnssec-settime">
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift<table width="100%" summary="Navigation header">
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift<tr><th colspan="3" align="center"><span class="application">dnssec-revoke</span></th></tr>
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift<a accesskey="p" href="man.dnssec-keygen.html">Prev</a>�</td>
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift<th width="60%" align="center">Manual pages</th>
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift<td width="20%" align="right">�<a accesskey="n" href="man.dnssec-settime.html">Next</a>
0c45338572f2f6593fea8fc9e70bcb9ef3a6d2f8matthew_swift<a name="man.dnssec-revoke"></a><div class="titlepage"></div>
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift<p><span class="application">dnssec-revoke</span> — Set the REVOKED bit on a DNSSEC key</p>
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift<div class="cmdsynopsis"><p><code class="command">dnssec-revoke</code> [<code class="option">-hr</code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] [<code class="option">-K <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-E <em class="replaceable"><code>engine</code></em></code>] [<code class="option">-f</code>] {keyfile}</p></div>
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift<p><span><strong class="command">dnssec-revoke</strong></span>
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift reads a DNSSEC key file, sets the REVOKED bit on the key as defined
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift in RFC 5011, and creates a new pair of key files containing the
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift now-revoked key.
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift Emit usage message and exit.
0c45338572f2f6593fea8fc9e70bcb9ef3a6d2f8matthew_swift<dt><span class="term">-K <em class="replaceable"><code>directory</code></em></span></dt>
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift Sets the directory in which the key files are to reside.
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift After writing the new keyset files remove the original keyset
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift<dt><span class="term">-v <em class="replaceable"><code>level</code></em></span></dt>
0c45338572f2f6593fea8fc9e70bcb9ef3a6d2f8matthew_swift Sets the debugging level.
0c45338572f2f6593fea8fc9e70bcb9ef3a6d2f8matthew_swift<dt><span class="term">-E <em class="replaceable"><code>engine</code></em></span></dt>
0c45338572f2f6593fea8fc9e70bcb9ef3a6d2f8matthew_swift Use the given OpenSSL engine. When compiled with PKCS#11 support
0c45338572f2f6593fea8fc9e70bcb9ef3a6d2f8matthew_swift it defaults to pkcs11; the empty name resets it to no engine.
0c45338572f2f6593fea8fc9e70bcb9ef3a6d2f8matthew_swift Force overwrite: Causes <span><strong class="command">dnssec-revoke</strong></span> to
0c45338572f2f6593fea8fc9e70bcb9ef3a6d2f8matthew_swift write the new key pair even if a file already exists matching
0c45338572f2f6593fea8fc9e70bcb9ef3a6d2f8matthew_swift the algorithm and key ID of the revoked key.
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift<p><span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>,
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift<p><span class="corpauthor">Internet Systems Consortium</span>
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift<table width="100%" summary="Navigation footer">
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift<a accesskey="p" href="man.dnssec-keygen.html">Prev</a>�</td>
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift<td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch10.html">Up</a></td>
91940c5122d22be4fd20bc41db2ffc4a9ba4ce59matthew_swift<td width="40%" align="right">�<a accesskey="n" href="man.dnssec-settime.html">Next</a>
bb8874d71cdd8e5288297b9727703437c6dfcfedmatthew_swift<span class="application">dnssec-keygen</span>�</td>
f65733ef5ab8cedafc18f3f1fb55892fb4a6ad24matthew_swift<td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
f65733ef5ab8cedafc18f3f1fb55892fb4a6ad24matthew_swift<td width="40%" align="right" valign="top">�<span class="application">dnssec-settime</span>