]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - contrib/bind9/doc/arm/man.dnssec-signzone.html
MFC r254651:
[FreeBSD/stable/9.git] / contrib / bind9 / doc / arm / man.dnssec-signzone.html
1 <!--
2  - Copyright (C) 2004-2013 Internet Systems Consortium, Inc. ("ISC")
3  - Copyright (C) 2000-2003 Internet Software Consortium.
4  - 
5  - Permission to use, copy, modify, and/or distribute this software for any
6  - purpose with or without fee is hereby granted, provided that the above
7  - copyright notice and this permission notice appear in all copies.
8  - 
9  - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
10  - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11  - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
12  - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
13  - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
14  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15  - PERFORMANCE OF THIS SOFTWARE.
16 -->
17 <!-- $Id$ -->
18 <html>
19 <head>
20 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
21 <title>dnssec-signzone</title>
22 <meta name="generator" content="DocBook XSL Stylesheets V1.71.1">
23 <link rel="start" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
24 <link rel="up" href="Bv9ARM.ch10.html" title="Manual pages">
25 <link rel="prev" href="man.dnssec-settime.html" title="dnssec-settime">
26 <link rel="next" href="man.dnssec-verify.html" title="dnssec-verify">
27 </head>
28 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
29 <div class="navheader">
30 <table width="100%" summary="Navigation header">
31 <tr><th colspan="3" align="center"><span class="application">dnssec-signzone</span></th></tr>
32 <tr>
33 <td width="20%" align="left">
34 <a accesskey="p" href="man.dnssec-settime.html">Prev</a> </td>
35 <th width="60%" align="center">Manual pages</th>
36 <td width="20%" align="right"> <a accesskey="n" href="man.dnssec-verify.html">Next</a>
37 </td>
38 </tr>
39 </table>
40 <hr>
41 </div>
42 <div class="refentry" lang="en">
43 <a name="man.dnssec-signzone"></a><div class="titlepage"></div>
44 <div class="refnamediv">
45 <h2>Name</h2>
46 <p><span class="application">dnssec-signzone</span> &#8212; DNSSEC zone signing tool</p>
47 </div>
48 <div class="refsynopsisdiv">
49 <h2>Synopsis</h2>
50 <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">-D</code>] [<code class="option">-E <em class="replaceable"><code>engine</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>directory</code></em></code>] [<code class="option">-k <em class="replaceable"><code>key</code></em></code>] [<code class="option">-L <em class="replaceable"><code>serial</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">-p</code>] [<code class="option">-R</code>] [<code class="option">-r <em class="replaceable"><code>randomdev</code></em></code>] [<code class="option">-S</code>] [<code class="option">-s <em class="replaceable"><code>start-time</code></em></code>] [<code class="option">-T <em class="replaceable"><code>ttl</code></em></code>] [<code class="option">-t</code>] [<code class="option">-u</code>] [<code class="option">-v <em class="replaceable"><code>level</code></em></code>] [<code class="option">-X <em class="replaceable"><code>extended end-time</code></em></code>] [<code class="option">-x</code>] [<code class="option">-z</code>] [<code class="option">-3 <em class="replaceable"><code>salt</code></em></code>] [<code class="option">-H <em class="replaceable"><code>iterations</code></em></code>] [<code class="option">-A</code>] {zonefile} [key...]</p></div>
51 </div>
52 <div class="refsect1" lang="en">
53 <a name="id2620935"></a><h2>DESCRIPTION</h2>
54 <p><span><strong class="command">dnssec-signzone</strong></span>
55       signs a zone.  It generates
56       NSEC and RRSIG records and produces a signed version of the
57       zone. The security status of delegations from the signed zone
58       (that is, whether the child zones are secure or not) is
59       determined by the presence or absence of a
60       <code class="filename">keyset</code> file for each child zone.
61     </p>
62 </div>
63 <div class="refsect1" lang="en">
64 <a name="id2620954"></a><h2>OPTIONS</h2>
65 <div class="variablelist"><dl>
66 <dt><span class="term">-a</span></dt>
67 <dd><p>
68             Verify all generated signatures.
69           </p></dd>
70 <dt><span class="term">-c <em class="replaceable"><code>class</code></em></span></dt>
71 <dd><p>
72             Specifies the DNS class of the zone.
73           </p></dd>
74 <dt><span class="term">-C</span></dt>
75 <dd><p>
76             Compatibility mode: Generate a
77             <code class="filename">keyset-<em class="replaceable"><code>zonename</code></em></code>
78             file in addition to
79             <code class="filename">dsset-<em class="replaceable"><code>zonename</code></em></code>
80             when signing a zone, for use by older versions of
81             <span><strong class="command">dnssec-signzone</strong></span>.
82           </p></dd>
83 <dt><span class="term">-d <em class="replaceable"><code>directory</code></em></span></dt>
84 <dd><p>
85             Look for <code class="filename">dsset-</code> or
86             <code class="filename">keyset-</code> files in <code class="option">directory</code>.
87           </p></dd>
88 <dt><span class="term">-D</span></dt>
89 <dd><p>
90             Output only those record types automatically managed by
91             <span><strong class="command">dnssec-signzone</strong></span>, i.e. RRSIG, NSEC,
92             NSEC3 and NSEC3PARAM records. If smart signing
93             (<code class="option">-S</code>) is used, DNSKEY records are also
94             included. The resulting file can be included in the original
95             zone file with <span><strong class="command">$INCLUDE</strong></span>. This option
96             cannot be combined with <code class="option">-O raw</code> or serial
97             number updating.
98           </p></dd>
99 <dt><span class="term">-E <em class="replaceable"><code>engine</code></em></span></dt>
100 <dd><p>
101             Uses a crypto hardware (OpenSSL engine) for the crypto operations
102             it supports, for instance signing with private keys from
103             a secure key store. When compiled with PKCS#11 support
104             it defaults to pkcs11; the empty name resets it to no engine.
105           </p></dd>
106 <dt><span class="term">-g</span></dt>
107 <dd><p>
108             Generate DS records for child zones from
109             <code class="filename">dsset-</code> or <code class="filename">keyset-</code>
110             file.  Existing DS records will be removed.
111           </p></dd>
112 <dt><span class="term">-K <em class="replaceable"><code>directory</code></em></span></dt>
113 <dd><p>
114             Key repository: Specify a directory to search for DNSSEC keys.
115             If not specified, defaults to the current directory.
116           </p></dd>
117 <dt><span class="term">-k <em class="replaceable"><code>key</code></em></span></dt>
118 <dd><p>
119             Treat specified key as a key signing key ignoring any
120             key flags.  This option may be specified multiple times.
121           </p></dd>
122 <dt><span class="term">-l <em class="replaceable"><code>domain</code></em></span></dt>
123 <dd><p>
124             Generate a DLV set in addition to the key (DNSKEY) and DS sets.
125             The domain is appended to the name of the records.
126           </p></dd>
127 <dt><span class="term">-s <em class="replaceable"><code>start-time</code></em></span></dt>
128 <dd><p>
129             Specify the date and time when the generated RRSIG records
130             become valid.  This can be either an absolute or relative
131             time.  An absolute start time is indicated by a number
132             in YYYYMMDDHHMMSS notation; 20000530144500 denotes
133             14:45:00 UTC on May 30th, 2000.  A relative start time is
134             indicated by +N, which is N seconds from the current time.
135             If no <code class="option">start-time</code> is specified, the current
136             time minus 1 hour (to allow for clock skew) is used.
137           </p></dd>
138 <dt><span class="term">-e <em class="replaceable"><code>end-time</code></em></span></dt>
139 <dd><p>
140             Specify the date and time when the generated RRSIG records
141             expire.  As with <code class="option">start-time</code>, an absolute
142             time is indicated in YYYYMMDDHHMMSS notation.  A time relative
143             to the start time is indicated with +N, which is N seconds from
144             the start time.  A time relative to the current time is
145             indicated with now+N.  If no <code class="option">end-time</code> is
146             specified, 30 days from the start time is used as a default.
147             <code class="option">end-time</code> must be later than
148             <code class="option">start-time</code>.
149           </p></dd>
150 <dt><span class="term">-X <em class="replaceable"><code>extended end-time</code></em></span></dt>
151 <dd>
152 <p>
153             Specify the date and time when the generated RRSIG records
154             for the DNSKEY RRset will expire.  This is to be used in cases
155             when the DNSKEY signatures need to persist longer than
156             signatures on other records; e.g., when the private component
157             of the KSK is kept offline and the KSK signature is to be
158             refreshed manually.
159           </p>
160 <p>
161             As with <code class="option">start-time</code>, an absolute
162             time is indicated in YYYYMMDDHHMMSS notation.  A time relative
163             to the start time is indicated with +N, which is N seconds from
164             the start time.  A time relative to the current time is
165             indicated with now+N.  If no <code class="option">extended end-time</code> is
166             specified, the value of <code class="option">end-time</code> is used as
167             the default.  (<code class="option">end-time</code>, in turn, defaults to
168             30 days from the start time.) <code class="option">extended end-time</code>
169             must be later than <code class="option">start-time</code>.
170           </p>
171 </dd>
172 <dt><span class="term">-f <em class="replaceable"><code>output-file</code></em></span></dt>
173 <dd><p>
174             The name of the output file containing the signed zone.  The
175             default is to append <code class="filename">.signed</code> to
176             the input filename.  If <code class="option">output-file</code> is
177             set to <code class="literal">"-"</code>, then the signed zone is
178             written to the standard output, with a default output
179             format of "full".
180           </p></dd>
181 <dt><span class="term">-h</span></dt>
182 <dd><p>
183             Prints a short summary of the options and arguments to
184             <span><strong class="command">dnssec-signzone</strong></span>.
185           </p></dd>
186 <dt><span class="term">-i <em class="replaceable"><code>interval</code></em></span></dt>
187 <dd>
188 <p>
189             When a previously-signed zone is passed as input, records
190             may be resigned.  The <code class="option">interval</code> option
191             specifies the cycle interval as an offset from the current
192             time (in seconds).  If a RRSIG record expires after the
193             cycle interval, it is retained.  Otherwise, it is considered
194             to be expiring soon, and it will be replaced.
195           </p>
196 <p>
197             The default cycle interval is one quarter of the difference
198             between the signature end and start times.  So if neither
199             <code class="option">end-time</code> or <code class="option">start-time</code>
200             are specified, <span><strong class="command">dnssec-signzone</strong></span>
201             generates
202             signatures that are valid for 30 days, with a cycle
203             interval of 7.5 days.  Therefore, if any existing RRSIG records
204             are due to expire in less than 7.5 days, they would be
205             replaced.
206           </p>
207 </dd>
208 <dt><span class="term">-I <em class="replaceable"><code>input-format</code></em></span></dt>
209 <dd><p>
210             The format of the input zone file.
211             Possible formats are <span><strong class="command">"text"</strong></span> (default)
212             and <span><strong class="command">"raw"</strong></span>.
213             This option is primarily intended to be used for dynamic
214             signed zones so that the dumped zone file in a non-text
215             format containing updates can be signed directly.
216             The use of this option does not make much sense for
217             non-dynamic zones.
218           </p></dd>
219 <dt><span class="term">-j <em class="replaceable"><code>jitter</code></em></span></dt>
220 <dd>
221 <p>
222             When signing a zone with a fixed signature lifetime, all
223             RRSIG records issued at the time of signing expires
224             simultaneously.  If the zone is incrementally signed, i.e.
225             a previously-signed zone is passed as input to the signer,
226             all expired signatures have to be regenerated at about the
227             same time.  The <code class="option">jitter</code> option specifies a
228             jitter window that will be used to randomize the signature
229             expire time, thus spreading incremental signature
230             regeneration over time.
231           </p>
232 <p>
233             Signature lifetime jitter also to some extent benefits
234             validators and servers by spreading out cache expiration,
235             i.e. if large numbers of RRSIGs don't expire at the same time
236             from all caches there will be less congestion than if all
237             validators need to refetch at mostly the same time.
238           </p>
239 </dd>
240 <dt><span class="term">-L <em class="replaceable"><code>serial</code></em></span></dt>
241 <dd><p>
242             When writing a signed zone to 'raw' format, set the "source serial" 
243             value in the header to the specified serial number.  (This is
244             expected to be used primarily for testing purposes.)
245           </p></dd>
246 <dt><span class="term">-n <em class="replaceable"><code>ncpus</code></em></span></dt>
247 <dd><p>
248             Specifies the number of threads to use.  By default, one
249             thread is started for each detected CPU.
250           </p></dd>
251 <dt><span class="term">-N <em class="replaceable"><code>soa-serial-format</code></em></span></dt>
252 <dd>
253 <p>
254             The SOA serial number format of the signed zone.
255             Possible formats are <span><strong class="command">"keep"</strong></span> (default),
256             <span><strong class="command">"increment"</strong></span> and
257             <span><strong class="command">"unixtime"</strong></span>.
258           </p>
259 <div class="variablelist"><dl>
260 <dt><span class="term"><span><strong class="command">"keep"</strong></span></span></dt>
261 <dd><p>Do not modify the SOA serial number.</p></dd>
262 <dt><span class="term"><span><strong class="command">"increment"</strong></span></span></dt>
263 <dd><p>Increment the SOA serial number using RFC 1982
264                       arithmetics.</p></dd>
265 <dt><span class="term"><span><strong class="command">"unixtime"</strong></span></span></dt>
266 <dd><p>Set the SOA serial number to the number of seconds
267                 since epoch.</p></dd>
268 </dl></div>
269 </dd>
270 <dt><span class="term">-o <em class="replaceable"><code>origin</code></em></span></dt>
271 <dd><p>
272             The zone origin.  If not specified, the name of the zone file
273             is assumed to be the origin.
274           </p></dd>
275 <dt><span class="term">-O <em class="replaceable"><code>output-format</code></em></span></dt>
276 <dd><p>
277             The format of the output file containing the signed zone.
278             Possible formats are <span><strong class="command">"text"</strong></span> (default)
279             <span><strong class="command">"full"</strong></span>, which is text output in a
280             format suitable for processing by external scripts,
281             and <span><strong class="command">"raw"</strong></span> or <span><strong class="command">"raw=N"</strong></span>,
282             which store the zone in a binary format for rapid loading
283             by <span><strong class="command">named</strong></span>.  <span><strong class="command">"raw=N"</strong></span>
284             specifies the format version of the raw zone file: if N
285             is 0, the raw file can be read by any version of
286             <span><strong class="command">named</strong></span>; if N is 1, the file can be
287             read by release 9.9.0 or higher.  The default is 1.
288           </p></dd>
289 <dt><span class="term">-p</span></dt>
290 <dd><p>
291             Use pseudo-random data when signing the zone.  This is faster,
292             but less secure, than using real random data.  This option
293             may be useful when signing large zones or when the entropy
294             source is limited.
295           </p></dd>
296 <dt><span class="term">-P</span></dt>
297 <dd>
298 <p>
299             Disable post sign verification tests.
300           </p>
301 <p>
302             The post sign verification test ensures that for each algorithm
303             in use there is at least one non revoked self signed KSK key,
304             that all revoked KSK keys are self signed, and that all records
305             in the zone are signed by the algorithm.
306             This option skips these tests.
307           </p>
308 </dd>
309 <dt><span class="term">-R</span></dt>
310 <dd>
311 <p>
312             Remove signatures from keys that no longer exist.
313           </p>
314 <p>
315             Normally, when a previously-signed zone is passed as input
316             to the signer, and a DNSKEY record has been removed and
317             replaced with a new one, signatures from the old key 
318             that are still within their validity period are retained.
319             This allows the zone to continue to validate with cached
320             copies of the old DNSKEY RRset.  The <code class="option">-R</code> forces
321             <span><strong class="command">dnssec-signzone</strong></span> to remove all orphaned
322             signatures.
323           </p>
324 </dd>
325 <dt><span class="term">-r <em class="replaceable"><code>randomdev</code></em></span></dt>
326 <dd><p>
327             Specifies the source of randomness.  If the operating
328             system does not provide a <code class="filename">/dev/random</code>
329             or equivalent device, the default source of randomness
330             is keyboard input.  <code class="filename">randomdev</code>
331             specifies
332             the name of a character device or file containing random
333             data to be used instead of the default.  The special value
334             <code class="filename">keyboard</code> indicates that keyboard
335             input should be used.
336           </p></dd>
337 <dt><span class="term">-S</span></dt>
338 <dd>
339 <p>
340             Smart signing: Instructs <span><strong class="command">dnssec-signzone</strong></span> to
341             search the key repository for keys that match the zone being
342             signed, and to include them in the zone if appropriate.
343           </p>
344 <p>
345             When a key is found, its timing metadata is examined to
346             determine how it should be used, according to the following
347             rules.  Each successive rule takes priority over the prior
348             ones:
349           </p>
350 <div class="variablelist"><dl>
351 <dt></dt>
352 <dd><p>
353                   If no timing metadata has been set for the key, the key is
354                   published in the zone and used to sign the zone.
355                 </p></dd>
356 <dt></dt>
357 <dd><p>
358                   If the key's publication date is set and is in the past, the
359                   key is published in the zone.
360                 </p></dd>
361 <dt></dt>
362 <dd><p>
363                   If the key's activation date is set and in the past, the
364                   key is published (regardless of publication date) and
365                   used to sign the zone.  
366                 </p></dd>
367 <dt></dt>
368 <dd><p>
369                   If the key's revocation date is set and in the past, and the
370                   key is published, then the key is revoked, and the revoked key
371                   is used to sign the zone.
372                 </p></dd>
373 <dt></dt>
374 <dd><p>
375                   If either of the key's unpublication or deletion dates are set
376                   and in the past, the key is NOT published or used to sign the
377                   zone, regardless of any other metadata.
378                 </p></dd>
379 </dl></div>
380 </dd>
381 <dt><span class="term">-T <em class="replaceable"><code>ttl</code></em></span></dt>
382 <dd><p>
383             Specifies a TTL to be used for new DNSKEY records imported
384             into the zone from the key repository.  If not
385             specified, the default is the TTL value from the zone's SOA
386             record.  This option is ignored when signing without
387             <code class="option">-S</code>, since DNSKEY records are not imported
388             from the key repository in that case.  It is also ignored if
389             there are any pre-existing DNSKEY records at the zone apex,
390             in which case new records' TTL values will be set to match
391             them, or if any of the imported DNSKEY records had a default
392             TTL value.  In the event of a a conflict between TTL values in
393             imported keys, the shortest one is used.
394           </p></dd>
395 <dt><span class="term">-t</span></dt>
396 <dd><p>
397             Print statistics at completion.
398           </p></dd>
399 <dt><span class="term">-u</span></dt>
400 <dd><p>
401             Update NSEC/NSEC3 chain when re-signing a previously signed
402             zone.  With this option, a zone signed with NSEC can be
403             switched to NSEC3, or a zone signed with NSEC3 can
404             be switch to NSEC or to NSEC3 with different parameters.
405             Without this option, <span><strong class="command">dnssec-signzone</strong></span> will
406             retain the existing chain when re-signing.
407           </p></dd>
408 <dt><span class="term">-v <em class="replaceable"><code>level</code></em></span></dt>
409 <dd><p>
410             Sets the debugging level.
411           </p></dd>
412 <dt><span class="term">-x</span></dt>
413 <dd><p>
414             Only sign the DNSKEY RRset with key-signing keys, and omit
415             signatures from zone-signing keys.  (This is similar to the
416             <span><strong class="command">dnssec-dnskey-kskonly yes;</strong></span> zone option in
417             <span><strong class="command">named</strong></span>.)
418           </p></dd>
419 <dt><span class="term">-z</span></dt>
420 <dd><p>
421             Ignore KSK flag on key when determining what to sign.  This
422             causes KSK-flagged keys to sign all records, not just the
423             DNSKEY RRset.  (This is similar to the
424             <span><strong class="command">update-check-ksk no;</strong></span> zone option in
425             <span><strong class="command">named</strong></span>.)
426           </p></dd>
427 <dt><span class="term">-3 <em class="replaceable"><code>salt</code></em></span></dt>
428 <dd><p>
429             Generate an NSEC3 chain with the given hex encoded salt.
430             A dash (<em class="replaceable"><code>salt</code></em>) can
431             be used to indicate that no salt is to be used when generating                  the NSEC3 chain.
432           </p></dd>
433 <dt><span class="term">-H <em class="replaceable"><code>iterations</code></em></span></dt>
434 <dd><p>
435             When generating an NSEC3 chain, use this many interations.  The
436             default is 10.
437           </p></dd>
438 <dt><span class="term">-A</span></dt>
439 <dd>
440 <p>
441             When generating an NSEC3 chain set the OPTOUT flag on all
442             NSEC3 records and do not generate NSEC3 records for insecure
443             delegations.
444           </p>
445 <p>
446             Using this option twice (i.e., <code class="option">-AA</code>)
447             turns the OPTOUT flag off for all records.  This is useful
448             when using the <code class="option">-u</code> option to modify an NSEC3
449             chain which previously had OPTOUT set.
450           </p>
451 </dd>
452 <dt><span class="term">zonefile</span></dt>
453 <dd><p>
454             The file containing the zone to be signed.
455           </p></dd>
456 <dt><span class="term">key</span></dt>
457 <dd><p>
458             Specify which keys should be used to sign the zone.  If
459             no keys are specified, then the zone will be examined
460             for DNSKEY records at the zone apex.  If these are found and
461             there are matching private keys, in the current directory,
462             then these will be used for signing.
463           </p></dd>
464 </dl></div>
465 </div>
466 <div class="refsect1" lang="en">
467 <a name="id2675701"></a><h2>EXAMPLE</h2>
468 <p>
469       The following command signs the <strong class="userinput"><code>example.com</code></strong>
470       zone with the DSA key generated by <span><strong class="command">dnssec-keygen</strong></span>
471       (Kexample.com.+003+17247).  Because the <span><strong class="command">-S</strong></span> option
472       is not being used, the zone's keys must be in the master file
473       (<code class="filename">db.example.com</code>).  This invocation looks
474       for <code class="filename">dsset</code> files, in the current directory,
475       so that DS records can be imported from them (<span><strong class="command">-g</strong></span>).
476     </p>
477 <pre class="programlisting">% dnssec-signzone -g -o example.com db.example.com \
478 Kexample.com.+003+17247
479 db.example.com.signed
480 %</pre>
481 <p>
482       In the above example, <span><strong class="command">dnssec-signzone</strong></span> creates
483       the file <code class="filename">db.example.com.signed</code>.  This
484       file should be referenced in a zone statement in a
485       <code class="filename">named.conf</code> file.
486     </p>
487 <p>
488       This example re-signs a previously signed zone with default parameters.
489       The private keys are assumed to be in the current directory.
490     </p>
491 <pre class="programlisting">% cp db.example.com.signed db.example.com
492 % dnssec-signzone -o example.com db.example.com
493 db.example.com.signed
494 %</pre>
495 </div>
496 <div class="refsect1" lang="en">
497 <a name="id2675848"></a><h2>SEE ALSO</h2>
498 <p><span class="citerefentry"><span class="refentrytitle">dnssec-keygen</span>(8)</span>,
499       <em class="citetitle">BIND 9 Administrator Reference Manual</em>,
500       <em class="citetitle">RFC 4033</em>.
501     </p>
502 </div>
503 <div class="refsect1" lang="en">
504 <a name="id2675873"></a><h2>AUTHOR</h2>
505 <p><span class="corpauthor">Internet Systems Consortium</span>
506     </p>
507 </div>
508 </div>
509 <div class="navfooter">
510 <hr>
511 <table width="100%" summary="Navigation footer">
512 <tr>
513 <td width="40%" align="left">
514 <a accesskey="p" href="man.dnssec-settime.html">Prev</a> </td>
515 <td width="20%" align="center"><a accesskey="u" href="Bv9ARM.ch10.html">Up</a></td>
516 <td width="40%" align="right"> <a accesskey="n" href="man.dnssec-verify.html">Next</a>
517 </td>
518 </tr>
519 <tr>
520 <td width="40%" align="left" valign="top">
521 <span class="application">dnssec-settime</span> </td>
522 <td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
523 <td width="40%" align="right" valign="top"> <span class="application">dnssec-verify</span>
524 </td>
525 </tr>
526 </table>
527 </div>
528 </body>
529 </html>