dnssec-revoke.html revision 0ae35ecf053a29f61ad6b3659ac2445cf2c3f663
aae306e914255e5fb477295f67e5e13201ded6d1Tinderbox User - Copyright (C) 2009 Internet Systems Consortium, Inc. ("ISC")
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews - Permission to use, copy, modify, and distribute this software for any
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews - purpose with or without fee is hereby granted, provided that the above
aae306e914255e5fb477295f67e5e13201ded6d1Tinderbox User - copyright notice and this permission notice appear in all copies.
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
aae306e914255e5fb477295f67e5e13201ded6d1Tinderbox User - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews - PERFORMANCE OF THIS SOFTWARE.
024cf50d122a16a3ce190692d3669ecee47c23aaTinderbox User<!-- $Id: dnssec-revoke.html,v 1.3 2009/06/30 03:32:58 tbox Exp $ -->
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews<a name="man.dnssec-revoke"></a><div class="titlepage"></div>
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews<p><span class="application">dnssec-revoke</span> — Set the REVOKED bit on a DNSSEC key</p>
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark 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">-d <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-f</code>] {keyfile}</p></div>
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews<p><span><strong class="command">dnssec-revoke</strong></span>
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews reads a DNSSEC key file, sets the REVOKED bit on the key as defined
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews in RFC 5011, and creates a new pair of key files containing the now-
b123b265e3a3d9b72a14230b6517e0f6fdb5c5b5Mark Andrews revoked key.