Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

Administrator Commands and Files dnssec-signzone(8)
-f output-file The name of the output le containing the signed zone. The default is to append
.signed to the input le.
-h Prints a short help summary of the ags and values to dnssec-signzone.
-i interval When a previously signed zone is passed as input, records may be re-signed.
The interval option species the cycle interval as an offset from the current time
(in seconds). If an RRSIG record expires after the cycle interval, it is retained.
Otherwise, it is considered to be expiring soon, and it is replaced.
The default cycle interval is one quarter of the difference between the signature
end and start times. If neither end_time nor start_time are specied, dnssec-
signzone generates signatures that are valid for 30 days, with a cycle interval of
7.5 days. Therefore, if any existing RRSIG records are due to expire in less than
7.5 days, they would be replaced.
-n nthreads Species the number of threads to use. By default, one thread is started for each
detected processor.
-o origin Species the zone origin. If not specied, the name of the zone le is assumed to
be the origin.
-p Use pseudo-random data when signing the zone. This is faster, but less secure,
than using real random data. This option may be useful when signing large
zones or when the entropy source is limited.
-r randomdev Species the source of randomness. If the operating system does not provide a
/dev/random or equivalent device, the default source of randomness is keyboard
input. (The OSS environment does not have a /dev/random device.)
randomdev species the name of a character device or le containing random
data to be used instead of the default. The special value keyboard indicates that
keyboard input should be used.
-t Print statistics at completion.
-v level Sets the debugging level.
-z Ignore a KSK ag on a key when determining what to sign.
Operands
zonefile The name of the le containing the zone to be signed.
key ... The keys used to sign the zone. These keys are expressed in the form
Knnnn.+aaa+iiiii as generated by dnssec-keygen.
If no keys are specied, the default values used are all zone keys that have
private key les in the current directory.
DESCRIPTION
dnssec-signzone signs a zone. It generates NSEC and RRSIG records and produces a signed
version of the zone le. The security status of delegations from the signed zone (that is, whether
the child zones are secure or not) is determined by the presence or absence of a keyset le for
each child zone.
527188-004 Hewlett-Packard Company 1217