286N/A - Copyright (C) 2000, 2001 Internet Software Consortium. 286N/A - Permission to use, copy, modify, and distribute this software for any 286N/A - purpose with or without fee is hereby granted, provided that the above 286N/A - copyright notice and this permission notice appear in all copies. 286N/A - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM 286N/A - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL 286N/A - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL 286N/A - INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, 286N/A - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING 286N/A - FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, 286N/A - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 286N/A - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 286N/ACONTENT="Modular DocBook HTML Stylesheet Version 1.61 286N/A> -- DNSSEC key set signing tool</
DIV 286N/A> signs a keyset. Typically
286N/A the keyset will be for a child zone, and will have been generated
286N/A>. The child zone's keyset
286N/A is signed with the zone keys for its parent zone. The output file
286N/A> Verify all generated signatures.
286N/A> Specifies the DNS class of the key sets.
286N/A> Specify the date and time when the generated SIG records
286N/A become valid. This can be either an absolute or relative
286N/A time. An absolute start time is indicated by a number
286N/A in YYYYMMDDHHMMSS notation; 20000530144500 denotes
286N/A 14:45:00 UTC on May 30th, 2000. A relative start time is
286N/A indicated by +N, which is N seconds from the current time.
286N/A> is specified, the current
286N/A> Specify the date and time when the generated SIG records
286N/A time is indicated in YYYYMMDDHHMMSS notation. A time relative
286N/A to the start time is indicated with +N, which is N seconds from
286N/A the start time. A time realtive to the current time is
286N/A indicated with now+N. If no <
TT 286N/A specified, 30 days from the start time is used as a default.
286N/A> Prints a short summary of the options and arguments to
286N/A> Use pseudo-random data when signing the zone. This is faster,
286N/A but less secure, than using real random data. This option
286N/A may be useful when signing large zones or when the entropy
286N/A> Specifies the source of randomness. If the operating
286N/A system does not provide a <
TT 286N/A or equivalent device, the default source of randomness
286N/A the name of a character device or file containing random
286N/A data to be used instead of the default. The special value
286N/A> indicates that keyboard
286N/A> Sets the debugging level.
286N/A> The file containing the child's keyset.
286N/A> The keys used to sign the child's keyset.
286N/A> The DNS administrator for a DNSSEC-aware <
TT 286N/A zone would use the following command to sign the
286N/A>dnssec-makekeyset</
SPAN 286N/A> Internet Software Consortium