Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)

dnssec-keygen(8) OSS Shell and Utilities Reference Manual
-n nametype Species the owner type of the key. The value of nametype must be one of:
ZONE Species a DNSSEC zone key (KEY/DNSKEY).
HOST Species a key associated with a host (KEY).
ENTITY Species a key associated with a host (KEY).
USER Species a key associated with a user (KEY).
OTHER Species a DNSKEY.
These values are case-insensitive.
-c class Indicates that the DNS record containing the key should have the specied class.
If this ag is not specied, class IN is used.
-e If generating an RSAMD5/RSASHA1 key, use a large exponent.
-f flag Set the specied ag in the flag eld of the KEY/DNSKEY record. The only
recognized ag is KSK (Key Signing Key) DNSKEY.
-g generator If generating a Dife Hellman key, use this generator. Allowed values are 2 and
5.
If no generator is specied, a known prime from RFC 2539 is used if possible;
otherwise, the default is 2.
-h Prints a short help summary of the ags and values to dnssec-keygen.
-k Generates KEY records rather than DNSKEY records.
-p protocol Sets the protocol value for the generated key. The protocol is a number between
0 and 255. The default is 3 (DNSSEC). Other possible values for this argument
are listed in RFC 2535 and its successors.
-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.
-s strength Species the strength value of the key. The strength is a number between 0 and
15, and currently has no dened purpose in DNSSEC.
-t type Indicates the use of the key. type must be one of:
AUTHCONF Use for data authentication and data encryption. This is the
default.
NOAUTHCONF
Do not use for data authentication or data encryption.
NOAUTH Do not use for data authentication.
1214 Hewlett-Packard Company 527188-007