dnssec-signzone.docbook revision 268a4475065fe6a8cd7cc707820982cf5e98f430
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe "http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd"
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe [<!ENTITY mdash "—">]>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe - Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe - Copyright (C) 2000-2003 Internet Software Consortium.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe - Permission to use, copy, modify, and distribute this software for any
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe - purpose with or without fee is hereby granted, provided that the above
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe - copyright notice and this permission notice appear in all copies.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe - PERFORMANCE OF THIS SOFTWARE.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe<!-- $Id: dnssec-signzone.docbook,v 1.16 2005/05/11 05:55:36 sra Exp $ -->
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <refentryinfo>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe </refentryinfo>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <refentrytitle><application>dnssec-signzone</application></refentrytitle>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <refnamediv>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <refname><application>dnssec-signzone</application></refname>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <refpurpose>DNSSEC zone signing tool</refpurpose>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe </refnamediv>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe </copyright>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe </copyright>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <refsynopsisdiv>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <cmdsynopsis>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <arg><option>-c <replaceable class="parameter">class</replaceable></option></arg>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <arg><option>-d <replaceable class="parameter">directory</replaceable></option></arg>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <arg><option>-e <replaceable class="parameter">end-time</replaceable></option></arg>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <arg><option>-f <replaceable class="parameter">output-file</replaceable></option></arg>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <arg><option>-k <replaceable class="parameter">key</replaceable></option></arg>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <arg><option>-l <replaceable class="parameter">domain</replaceable></option></arg>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <arg><option>-i <replaceable class="parameter">interval</replaceable></option></arg>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <arg><option>-j <replaceable class="parameter">jitter</replaceable></option></arg>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <arg><option>-n <replaceable class="parameter">nthreads</replaceable></option></arg>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <arg><option>-o <replaceable class="parameter">origin</replaceable></option></arg>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <arg><option>-r <replaceable class="parameter">randomdev</replaceable></option></arg>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <arg><option>-s <replaceable class="parameter">start-time</replaceable></option></arg>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <arg><option>-v <replaceable class="parameter">level</replaceable></option></arg>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe </cmdsynopsis>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe </refsynopsisdiv>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe signs a zone. It generates
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe NSEC and RRSIG records and produces a signed version of the
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe zone. The security status of delegations from the signed zone
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe (that is, whether the child zones are secure or not) is
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe determined by the presence or absence of a
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <filename>keyset</filename> file for each child zone.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <variablelist>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <varlistentry>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe Verify all generated signatures.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe </varlistentry>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <varlistentry>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <term>-c <replaceable class="parameter">class</replaceable></term>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe Specifies the DNS class of the zone.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe </varlistentry>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <varlistentry>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <term>-k <replaceable class="parameter">key</replaceable></term>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe Treat specified key as a key signing key ignoring any
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe key flags. This option may be specified multiple times.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe </varlistentry>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <varlistentry>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe <term>-l <replaceable class="parameter">domain</replaceable></term>
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe Generate a DLV set in addition to the key (DNSKEY) and DS sets.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe The domain is appended to the name of the records.
simultaneously. If the zone is incrementally signed, i.e.
i.e. if large numbers of RRSIGs don't expire at the same time