man.dnssec-keygen.html revision 8b1cba45ade83893c009b37f47d5478e97eb61d2
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce - Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC")
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce - Copyright (C) 2000-2003 Internet Software Consortium.
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce - Permission to use, copy, modify, and distribute this software for any
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce - purpose with or without fee is hereby granted, provided that the above
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce - copyright notice and this permission notice appear in all copies.
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce - PERFORMANCE OF THIS SOFTWARE.
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<!-- $Id: man.dnssec-keygen.html,v 1.87 2008/09/28 01:11:38 tbox Exp $ -->
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<link rel="prev" href="man.dnssec-keyfromlabel.html" title="dnssec-keyfromlabel">
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<link rel="next" href="man.dnssec-signzone.html" title="dnssec-signzone">
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<tr><th colspan="3" align="center"><span class="application">dnssec-keygen</span></th></tr>
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<a accesskey="p" href="man.dnssec-keyfromlabel.html">Prev</a>�</td>
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<td width="20%" align="right">�<a accesskey="n" href="man.dnssec-signzone.html">Next</a>
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<a name="man.dnssec-keygen"></a><div class="titlepage"></div>
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<p><span class="application">dnssec-keygen</span> — DNSSEC key generation tool</p>
6acf7c92ab38ad388295b2d57cc97c4598aa95ccSimo Sorce<div class="cmdsynopsis"><p><code class="command">dnssec-keygen</code> {-a <em class="replaceable"><code>algorithm</code></em>} {-b <em class="replaceable"><code>keysize</code></em>} {-n <em class="replaceable"><code>nametype</code></em>} [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-e</code>] [<code class="option">-f <em class="replaceable"><code>flag</code></em></code>] [<code class="option">-g <em class="replaceable"><code>generator</code></em></code>] [<code class="option">-h</code>] [<code class="option">-k</code>] [<code class="option">-p <em class="replaceable"><code>protocol</code></em></code>] [<code class="option">-r <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-s <em class="replaceable"><code>strength</code></em></code>] [<code class="option">-t <em class="replaceable"><code>type</code></em></code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] {name}</p></div>
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<p><span><strong class="command">dnssec-keygen</strong></span>
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce generates keys for DNSSEC (Secure DNS), as defined in RFC 2535
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce and RFC 4034. It can also generate keys for use with
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce TSIG (Transaction Signatures), as defined in RFC 2845.
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<dt><span class="term">-a <em class="replaceable"><code>algorithm</code></em></span></dt>
4869633dc87dadb2b9a114444d375c39703ac863Pavel Březina Selects the cryptographic algorithm. The value of
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce <code class="option">algorithm</code> must be one of RSAMD5 (RSA) or RSASHA1,
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce DSA, NSEC3RSASHA1, NSEC3DSA, DH (Diffie Hellman), or HMAC-MD5.
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce These values are case insensitive.
31c47cacc7f9453153e57319474909d23122883fPavel Březina Note 1: that for DNSSEC, RSASHA1 is a mandatory to implement
31c47cacc7f9453153e57319474909d23122883fPavel Březina algorithm, and DSA is recommended. For TSIG, HMAC-MD5 is
31c47cacc7f9453153e57319474909d23122883fPavel Březina Note 2: HMAC-MD5 and DH automatically set the -k flag.
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<dt><span class="term">-b <em class="replaceable"><code>keysize</code></em></span></dt>
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce Specifies the number of bits in the key. The choice of key
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce size depends on the algorithm used. RSAMD5 / RSASHA1 keys must be
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce 512 and 2048 bits. Diffie Hellman keys must be between
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce 128 and 4096 bits. DSA keys must be between 512 and 1024
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce bits and an exact multiple of 64. HMAC-MD5 keys must be
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce between 1 and 512 bits.
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<dt><span class="term">-n <em class="replaceable"><code>nametype</code></em></span></dt>
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce Specifies the owner type of the key. The value of
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce <code class="option">nametype</code> must either be ZONE (for a DNSSEC
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce zone key (KEY/DNSKEY)), HOST or ENTITY (for a key associated with
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce a host (KEY)),
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce USER (for a key associated with a user(KEY)) or OTHER (DNSKEY).
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce These values are case insensitive. Defaults to ZONE for DNSKEY
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<dt><span class="term">-c <em class="replaceable"><code>class</code></em></span></dt>
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce Indicates that the DNS record containing the key should have
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce the specified class. If not specified, class IN is used.
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce If generating an RSAMD5/RSASHA1 key, use a large exponent.
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<dt><span class="term">-f <em class="replaceable"><code>flag</code></em></span></dt>
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce Set the specified flag in the flag field of the KEY/DNSKEY record.
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce The only recognized flag is KSK (Key Signing Key) DNSKEY.
9028706a00da1bc48547e74aa872c825ac15adb2Michal Zidek<dt><span class="term">-g <em class="replaceable"><code>generator</code></em></span></dt>
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce If generating a Diffie Hellman key, use this generator.
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce Allowed values are 2 and 5. If no generator
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce is specified, a known prime from RFC 2539 will be used
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce if possible; otherwise the default is 2.
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce Prints a short summary of the options and arguments to
c3ef027218fe9a7d16a70ca9d2f53e3d995e369fSimo Sorce <span><strong class="command">dnssec-keygen</strong></span>.
c3ef027218fe9a7d16a70ca9d2f53e3d995e369fSimo Sorce Generate KEY records rather than DNSKEY records.
c3ef027218fe9a7d16a70ca9d2f53e3d995e369fSimo Sorce<dt><span class="term">-p <em class="replaceable"><code>protocol</code></em></span></dt>
c3ef027218fe9a7d16a70ca9d2f53e3d995e369fSimo Sorce Sets the protocol value for the generated key. The protocol
c3ef027218fe9a7d16a70ca9d2f53e3d995e369fSimo Sorce is a number between 0 and 255. The default is 3 (DNSSEC).
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce Other possible values for this argument are listed in
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce RFC 2535 and its successors.
5f90993426fa2bdc3b3d994c9e85e0805bb92bbcSimo Sorce<dt><span class="term">-r <em class="replaceable"><code>randomdev</code></em></span></dt>