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