1472N/A - Copyright (C) 2009, 2011, 2014-2016 Internet Systems Consortium, Inc. ("ISC") 0N/A - This Source Code Form is subject to the terms of the Mozilla Public 0N/A - License, v. 2.0. If a copy of the MPL was not distributed with this 0N/A<!-- Converted by db4-upgrade version 1.0 --> 0N/A <
date>2014-01-15</
date>
0N/A <
corpname>ISC</
corpname>
0N/A <
corpauthor>Internet Systems Consortium, Inc.</
corpauthor>
1472N/A <
refentrytitle><
application>dnssec-revoke</
application></
refentrytitle>
0N/A <
refmiscinfo>BIND9</
refmiscinfo>
0N/A <
refname><
application>dnssec-revoke</
application></
refname>
0N/A <
refpurpose>set the REVOKED bit on a DNSSEC key</
refpurpose>
0N/A <
holder>Internet Systems Consortium, Inc. ("ISC")</
holder>
0N/A <
cmdsynopsis sepchar=" ">
0N/A <
command>dnssec-revoke</
command>
0N/A <
arg choice="opt" rep="norepeat"><
option>-hr</
option></
arg>
0N/A <
arg choice="opt" rep="norepeat"><
option>-v <
replaceable class="parameter">level</
replaceable></
option></
arg>
0N/A <
arg choice="opt" rep="norepeat"><
option>-V</
option></
arg>
0N/A <
arg choice="opt" rep="norepeat"><
option>-K <
replaceable class="parameter">directory</
replaceable></
option></
arg>
0N/A <
arg choice="opt" rep="norepeat"><
option>-E <
replaceable class="parameter">engine</
replaceable></
option></
arg>
0N/A <
arg choice="opt" rep="norepeat"><
option>-f</
option></
arg>
0N/A <
arg choice="opt" rep="norepeat"><
option>-R</
option></
arg>
0N/A <
arg choice="req" rep="norepeat">keyfile</
arg>
0N/A <
refsection><
info><
title>DESCRIPTION</
title></
info>
0N/A <
para><
command>dnssec-revoke</
command>
0N/A reads a DNSSEC key file, sets the REVOKED bit on the key as defined
0N/A in RFC 5011, and creates a new pair of key files containing the
0N/A <
refsection><
info><
title>OPTIONS</
title></
info>
0N/A Emit usage message and exit.
0N/A <
term>-K <
replaceable class="parameter">directory</
replaceable></
term>
0N/A Sets the directory in which the key files are to reside.
0N/A After writing the new keyset files remove the original keyset
0N/A <
term>-v <
replaceable class="parameter">level</
replaceable></
term>
0N/A Sets the debugging level.
0N/A Prints version information.
0N/A <
term>-E <
replaceable class="parameter">engine</
replaceable></
term>
0N/A Specifies the cryptographic hardware to use, when applicable.
0N/A When BIND is built with OpenSSL PKCS#11 support, this defaults
to the string "pkcs11", which identifies an OpenSSL engine
that can drive a cryptographic accelerator or hardware service
module. When BIND is built with native PKCS#11 cryptography
(--enable-native-pkcs11), it defaults to the path of the PKCS#11
provider library specified via "--with-pkcs11".
Force overwrite: Causes <
command>dnssec-revoke</
command> to
write the new key pair even if a file already exists matching
the algorithm and key ID of the revoked key.
Print the key tag of the key with the REVOKE bit set but do
<
refsection><
info><
title>SEE ALSO</
title></
info>
<
refentrytitle>dnssec-keygen</
refentrytitle><
manvolnum>8</
manvolnum>
<
citetitle>BIND 9 Administrator Reference Manual</
citetitle>,
<
citetitle>RFC 5011</
citetitle>.