man.dnssec-revoke.html revision a8a5c3eb62ea3256fd015fffd12a8a7552331df9
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews - Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC")
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews - Copyright (C) 2000-2003 Internet Software Consortium.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews - Permission to use, copy, modify, and/or distribute this software for any
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews - purpose with or without fee is hereby granted, provided that the above
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews - copyright notice and this permission notice appear in all copies.
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
83a28ca274521e15086fc39febde507bcc4e145eMark Andrews - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt - PERFORMANCE OF THIS SOFTWARE.
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<!-- $Id$ -->
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<link rel="prev" href="man.dnssec-keygen.html" title="dnssec-keygen">
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<link rel="next" href="man.dnssec-settime.html" title="dnssec-settime">
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<table width="100%" summary="Navigation header">
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<tr><th colspan="3" align="center"><span class="application">dnssec-revoke</span></th></tr>
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews<a accesskey="p" href="man.dnssec-keygen.html">Prev</a>�</td>
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<th width="60%" align="center">Manual pages</th>
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<td width="20%" align="right">�<a accesskey="n" href="man.dnssec-settime.html">Next</a>
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<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>
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews<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">-V</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>] [<code class="option">-R</code>] {keyfile}</p></div>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt<p><span><strong class="command">dnssec-revoke</strong></span>
30eec077db2bdcb6f2a0dc388a3cdde2ede75ec1Mark Andrews reads a DNSSEC key file, sets the REVOKED bit on the key as defined
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews in RFC 5011, and creates a new pair of key files containing the
620508359f9bb21cd5df7fdf2e6f4677903fb539Mark Andrews now-revoked key.