From: Vadim Penzin Date: Tue, 13 Mar 2018 21:23:15 +0000 (+0200) Subject: ldns-signzone: Amend manpage for engine options. X-Git-Tag: release-1.7.1-rc1~5^2^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1f60711b69d887dcd322bf288c31f6a7d92d77b;p=thirdparty%2Fldns.git ldns-signzone: Amend manpage for engine options. --- diff --git a/examples/ldns-signzone.1 b/examples/ldns-signzone.1 index c33e1521..9759a482 100644 --- a/examples/ldns-signzone.1 +++ b/examples/ldns-signzone.1 @@ -1,4 +1,4 @@ -.TH ldns-signzone 1 "30 May 2005" +.TH ldns-signzone 1 "13 March 2018" .SH NAME ldns-signzone \- sign a zonefile with DNSSEC data .SH SYNOPSIS @@ -83,18 +83,18 @@ Use the EVP cryptographic engine with the given name for signing. This can have some extra options; see ENGINE OPTIONS for more information. .TP -\fB-k\fR \fIid,int\fR -Use the key with the given id as the signing key for algorithm int as -a Zone signing key. This option is used when you use an OpenSSL -engine, see ENGINE OPTIONS for more information. - -.TP -\fB-K\fR \fIid,int\fR +\fB-K\fR \fIalgorithm-id,key-id\fR -Use the key with the given id as the signing key for algorithm int as -a Key signing key. This options is used when you use an OpenSSL engine, +Use the key `key-id' as the signing key for algorithm `algorithm-id' as +a Key Signing Key (KSK). This option is used when you use an OpenSSL engine, see ENGINE OPTIONS for more information. +.TP +\fB-k\fR \fIalgorithm-id,key-id\fR +Use the key `key-id' as the signing key for algorithm `algorithm-id' as +a Zone Signing Key (ZSK). This option is used when you use an OpenSSL +engine, see ENGINE OPTIONS for more information. + .TP \fB-n\fR Use NSEC3 instead of NSEC. @@ -121,11 +121,15 @@ Number of hash iterations .SH ENGINE OPTIONS You can modify the possible engines, if supported, by setting an OpenSSL configuration file. This is done through the environment -variable OPENSSL_CONF. If you use \-E with a non-existent engine name, -ldns-signzone will print a list of engines supported by your -configuration. +variable OPENSSL_CONF. -The key options (\-k and \-K) work as follows; you specify a key id, and a DNSSEC algorithm number (for instance, 5 for RSASHA1). The key id can be any of the following: +The key options (\-k and \-K) work as follows: you specify a DNSSEC +algorithm (using its symbolic name, for instance, RSASHA256 +or its numeric identifier, for instance, 8), followed by a comma +and a key identifier (white space is not allowed between the +algorithm and the comma and between the comma and the key identifier). + +The key identifier can be any of the following: : @@ -138,6 +142,10 @@ Where '' is the PKCS #11 key identifier in hexadecimal notation, '