dnssec-signzone.html revision d71e2e0c61df16ff37c9934c371a4a60c08974f7
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte - Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte - Copyright (C) 2000-2003 Internet Software Consortium.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte - Permission to use, copy, modify, and distribute this software for any
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte - purpose with or without fee is hereby granted, provided that the above
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte - copyright notice and this permission notice appear in all copies.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte - PERFORMANCE OF THIS SOFTWARE.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte<!-- $Id: dnssec-signzone.html,v 1.31 2007/05/09 03:33:50 marka Exp $ -->
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
24fe0b3bf671e123467ce1df0b67cadd3614c8e4jmcp<meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en">
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte<a name="man.dnssec-signzone"></a><div class="titlepage"></div>
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte<p><span class="application">dnssec-signzone</span> — DNSSEC zone signing tool</p>
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte<div class="cmdsynopsis"><p><code class="command">dnssec-signzone</code> [<code class="option">-a</code>] [<code class="option">-c <em class="replaceable"><code>class</code></em></code>] [<code class="option">-d <em class="replaceable"><code>directory</code></em></code>] [<code class="option">-e <em class="replaceable"><code>end-time</code></em></code>] [<code class="option">-f <em class="replaceable"><code>output-file</code></em></code>] [<code class="option">-g</code>] [<code class="option">-h</code>] [<code class="option">-k <em class="replaceable"><code>key</code></em></code>] [<code class="option">-l <em class="replaceable"><code>domain</code></em></code>] [<code class="option">-i <em class="replaceable"><code>interval</code></em></code>] [<code class="option">-I <em class="replaceable"><code>input-format</code></em></code>] [<code class="option">-j <em class="replaceable"><code>jitter</code></em></code>] [<code class="option">-N <em class="replaceable"><code>soa-serial-format</code></em></code>] [<code class="option">-o <em class="replaceable"><code>origin</code></em></code>] [<code class="option">-O <em class="replaceable"><code>output-format</code></em></code>] [<code class="option">-p</code>] [<code class="option">-r <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-s <em class="replaceable"><code>start-time</code></em></code>] [<code class="option">-t</code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] [<code class="option">-z</code>] {zonefile} [key...]</p></div>
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte<p><span><strong class="command">dnssec-signzone</strong></span>
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte signs a zone. It generates
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte NSEC and RRSIG records and produces a signed version of the
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte zone. The security status of delegations from the signed zone
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe (that is, whether the child zones are secure or not) is
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe determined by the presence or absence of a
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe <code class="filename">keyset</code> file for each child zone.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte Verify all generated signatures.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte<dt><span class="term">-c <em class="replaceable"><code>class</code></em></span></dt>
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte Specifies the DNS class of the zone.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte<dt><span class="term">-k <em class="replaceable"><code>key</code></em></span></dt>
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte Treat specified key as a key signing key ignoring any
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte key flags. This option may be specified multiple times.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte<dt><span class="term">-l <em class="replaceable"><code>domain</code></em></span></dt>
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte Generate a DLV set in addition to the key (DNSKEY) and DS sets.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte The domain is appended to the name of the records.
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte<dt><span class="term">-d <em class="replaceable"><code>directory</code></em></span></dt>
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte Look for <code class="filename">keyset</code> files in
fcf3ce441efd61da9bb2884968af01cb7c1452ccJohn Forte <code class="option">directory</code> as the directory
simultaneously. If the zone is incrementally signed, i.e.
i.e. if large numbers of RRSIGs don't expire at the same time
(Kexample.com.+003+17247). The zone's keys must be in the master
Kexample.com.+003+17247