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