BIND 9.2.0 Release Notes for HP-UX 11i v1
New and Changed Features
New BIND 9.2.0 Features
Chapter 1 11
dig -k Sign the DNS queries sent by dig
and their responses using
transaction signatures (TSIG).
dig -y Specify the TSIG key on the
command line.
dnssec-makekeyset &
dnssec-signkey
-a Verify all generated signatures.
dnssec-signkey -c class Specify the DNS class of the key
sets. Currently only IN class is
supported.
dnssec-signkey -e end-time Specify the date and time when the
generated SIG records become
invalid. If no end-time is specified,
30 days from the start time will be
used as a default.
dnssec-signkey -s
start-time
Specify the data and time when the
generated SIG records become
valid. This can be either an
absolute or relative time. If no
start-time is specified, the current
time will be used.
dnssec-signzone -d directory Look for signedkey files in
directory as the directory.
dnssec-signzone -h Print a short summary of the
options and arguments to
dnssec-signzone.
Table 1-1 New Command Line Options (Continued)
Binaries/Tools Options Usage