diff options
Diffstat (limited to 'doc/arm/man.dnssec-keygen.html')
| -rw-r--r-- | doc/arm/man.dnssec-keygen.html | 66 |
1 files changed, 30 insertions, 36 deletions
diff --git a/doc/arm/man.dnssec-keygen.html b/doc/arm/man.dnssec-keygen.html index d3252e94120e..dd46bf33ea7b 100644 --- a/doc/arm/man.dnssec-keygen.html +++ b/doc/arm/man.dnssec-keygen.html @@ -14,13 +14,12 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> -<!-- $Id$ --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>dnssec-keygen</title> -<meta name="generator" content="DocBook XSL Stylesheets V1.71.1"> -<link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual"> +<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> +<link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual"> <link rel="up" href="Bv9ARM.ch13.html" title="Manual pages"> <link rel="prev" href="man.dnssec-keyfromlabel.html" title="dnssec-keyfromlabel"> <link rel="next" href="man.dnssec-revoke.html" title="dnssec-revoke"> @@ -39,7 +38,7 @@ </table> <hr> </div> -<div class="refentry" lang="en"> +<div class="refentry"> <a name="man.dnssec-keygen"></a><div class="titlepage"></div> <div class="refnamediv"> <h2>Name</h2> @@ -49,9 +48,9 @@ <h2>Synopsis</h2> <div class="cmdsynopsis"><p><code class="command">dnssec-keygen</code> [<code class="option">-a <em class="replaceable"><code>algorithm</code></em></code>] [<code class="option">-b <em class="replaceable"><code>keysize</code></em></code>] [<code class="option">-n <em class="replaceable"><code>nametype</code></em></code>] [<code class="option">-3</code>] [<code class="option">-A <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-C</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-D <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-E <em class="replaceable"><code>engine</code></em></code>] [<code class="option">-f <em class="replaceable"><code>flag</code></em></code>] [<code class="option">-G</code>] [<code class="option">-g <em class="replaceable"><code>generator</code></em></code>] [<code class="option">-h</code>] [<code class="option">-I <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-i <em class="replaceable"><code>interval</code></em></code>] [<code class="option">-K <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-L <em class="replaceable"><code>ttl</code></em></code>] [<code class="option">-k</code>] [<code class="option">-P <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-p <em class="replaceable"><code>protocol</code></em></code>] [<code class="option">-q</code>] [<code class="option">-R <em class="replaceable"><code>date/offset</code></em></code>] [<code class="option">-r <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-S <em class="replaceable"><code>key</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>] [<code class="option">-V</code>] [<code class="option">-z</code>] {name}</p></div> </div> -<div class="refsect1" lang="en"> -<a name="id2619564"></a><h2>DESCRIPTION</h2> -<p><span><strong class="command">dnssec-keygen</strong></span> +<div class="refsection"> +<a name="id-1.14.9.7"></a><h2>DESCRIPTION</h2> +<p><span class="command"><strong>dnssec-keygen</strong></span> generates keys for DNSSEC (Secure DNS), as defined in RFC 2535 and RFC 4034. It can also generate keys for use with TSIG (Transaction Signatures) as defined in RFC 2845, or TKEY @@ -63,9 +62,9 @@ which the key is being generated. </p> </div> -<div class="refsect1" lang="en"> -<a name="id2619585"></a><h2>OPTIONS</h2> -<div class="variablelist"><dl> +<div class="refsection"> +<a name="id-1.14.9.8"></a><h2>OPTIONS</h2> +<div class="variablelist"><dl class="variablelist"> <dt><span class="term">-a <em class="replaceable"><code>algorithm</code></em></span></dt> <dd> <p> @@ -138,7 +137,7 @@ <dt><span class="term">-C</span></dt> <dd><p> Compatibility mode: generates an old-style key, without - any metadata. By default, <span><strong class="command">dnssec-keygen</strong></span> + any metadata. By default, <span class="command"><strong>dnssec-keygen</strong></span> will include the key's creation date in the metadata stored with the private key, and other dates may be set there as well (publication date, activation date, etc). Keys that include @@ -177,7 +176,7 @@ <dt><span class="term">-h</span></dt> <dd><p> Prints a short summary of the options and arguments to - <span><strong class="command">dnssec-keygen</strong></span>. + <span class="command"><strong>dnssec-keygen</strong></span>. </p></dd> <dt><span class="term">-K <em class="replaceable"><code>directory</code></em></span></dt> <dd><p> @@ -209,7 +208,7 @@ <dd><p> Quiet mode: Suppresses unnecessary output, including progress indication. Without this option, when - <span><strong class="command">dnssec-keygen</strong></span> is run interactively + <span class="command"><strong>dnssec-keygen</strong></span> is run interactively to generate an RSA or DSA key pair, it will print a string of symbols to <code class="filename">stderr</code> indicating the progress of the key generation. A '.' indicates that a @@ -279,8 +278,8 @@ </p></dd> </dl></div> </div> -<div class="refsect1" lang="en"> -<a name="id2671876"></a><h2>TIMING OPTIONS</h2> +<div class="refsection"> +<a name="id-1.14.9.9"></a><h2>TIMING OPTIONS</h2> <p> Dates can be expressed in the format YYYYMMDD or YYYYMMDDHHMMSS. If the argument begins with a '+' or '-', it is interpreted as @@ -292,7 +291,7 @@ is computed in seconds. To explicitly prevent a date from being set, use 'none' or 'never'. </p> -<div class="variablelist"><dl> +<div class="variablelist"><dl class="variablelist"> <dt><span class="term">-P <em class="replaceable"><code>date/offset</code></em></span></dt> <dd><p> Sets the date on which a key is to be published to the zone. @@ -340,7 +339,7 @@ </p> <p> If the key is being created as an explicit successor to another - key, then the default prepublication interval is 30 days; + key, then the default prepublication interval is 30 days; otherwise it is zero. </p> <p> @@ -353,27 +352,27 @@ </dd> </dl></div> </div> -<div class="refsect1" lang="en"> -<a name="id2672066"></a><h2>GENERATED KEYS</h2> +<div class="refsection"> +<a name="id-1.14.9.10"></a><h2>GENERATED KEYS</h2> <p> - When <span><strong class="command">dnssec-keygen</strong></span> completes + When <span class="command"><strong>dnssec-keygen</strong></span> completes successfully, it prints a string of the form <code class="filename">Knnnn.+aaa+iiiii</code> to the standard output. This is an identification string for the key it has generated. </p> -<div class="itemizedlist"><ul type="disc"> -<li><p><code class="filename">nnnn</code> is the key name. +<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "> +<li class="listitem"><p><code class="filename">nnnn</code> is the key name. </p></li> -<li><p><code class="filename">aaa</code> is the numeric representation +<li class="listitem"><p><code class="filename">aaa</code> is the numeric representation of the algorithm. </p></li> -<li><p><code class="filename">iiiii</code> is the key identifier (or +<li class="listitem"><p><code class="filename">iiiii</code> is the key identifier (or footprint). </p></li> </ul></div> -<p><span><strong class="command">dnssec-keygen</strong></span> +<p><span class="command"><strong>dnssec-keygen</strong></span> creates two files, with names based on the printed string. <code class="filename">Knnnn.+aaa+iiiii.key</code> contains the public key, and @@ -399,8 +398,8 @@ HMAC-MD5, even though the public and private key are equivalent. </p> </div> -<div class="refsect1" lang="en"> -<a name="id2672310"></a><h2>EXAMPLE</h2> +<div class="refsection"> +<a name="id-1.14.9.11"></a><h2>EXAMPLE</h2> <p> To generate a 768-bit DSA key for the domain <strong class="userinput"><code>example.com</code></strong>, the following command would be @@ -414,14 +413,14 @@ <p><strong class="userinput"><code>Kexample.com.+003+26160</code></strong> </p> <p> - In this example, <span><strong class="command">dnssec-keygen</strong></span> creates + In this example, <span class="command"><strong>dnssec-keygen</strong></span> creates the files <code class="filename">Kexample.com.+003+26160.key</code> and <code class="filename">Kexample.com.+003+26160.private</code>. </p> </div> -<div class="refsect1" lang="en"> -<a name="id2672435"></a><h2>SEE ALSO</h2> +<div class="refsection"> +<a name="id-1.14.9.12"></a><h2>SEE ALSO</h2> <p><span class="citerefentry"><span class="refentrytitle">dnssec-signzone</span>(8)</span>, <em class="citetitle">BIND 9 Administrator Reference Manual</em>, <em class="citetitle">RFC 2539</em>, @@ -429,11 +428,6 @@ <em class="citetitle">RFC 4034</em>. </p> </div> -<div class="refsect1" lang="en"> -<a name="id2672466"></a><h2>AUTHOR</h2> -<p><span class="corpauthor">Internet Systems Consortium</span> - </p> -</div> </div> <div class="navfooter"> <hr> @@ -454,6 +448,6 @@ </tr> </table> </div> -<p style="text-align: center;">BIND 9.9.8-P4 (Extended Support Version)</p> +<p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.9-P3 (Extended Support Version)</p> </body> </html> |
