aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/man/pki---issue.1.in
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2015-07-07 10:53:22 +0200
committerTobias Brunner <tobias@strongswan.org>2015-08-10 12:33:02 +0200
commit1bc25499142adf5af44e6fca911d489e5b5129bf (patch)
tree945c30be87b2597c5e951f2666ce3fee527a7823 /src/pki/man/pki---issue.1.in
parent99b1a1a1d866e1224b1132d54fa93ab88a213e86 (diff)
downloadstrongswan-1bc25499142adf5af44e6fca911d489e5b5129bf.tar.bz2
strongswan-1bc25499142adf5af44e6fca911d489e5b5129bf.tar.xz
pki: Optionally extract public key from given private key in --issue
Fixes #618.
Diffstat (limited to 'src/pki/man/pki---issue.1.in')
-rw-r--r--src/pki/man/pki---issue.1.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/pki/man/pki---issue.1.in b/src/pki/man/pki---issue.1.in
index 3a89059c8..20238b73d 100644
--- a/src/pki/man/pki---issue.1.in
+++ b/src/pki/man/pki---issue.1.in
@@ -67,8 +67,9 @@ Public key or PKCS#10 certificate request file to issue. If not given the
key/request is read from \fISTDIN\fR.
.TP
.BI "\-t, \-\-type " type
-Type of the input. Either \fIpub\fR for a public key, or \fIpkcs10\fR for a
-PKCS#10 certificate request, defaults to \fIpub\fR.
+Type of the input. One of \fIpub\fR (public key), \fIrsa\fR (RSA private key),
+\fIecdsa\fR (ECDSA private key), or \fIpkcs10\fR (PKCS#10 certificate request),
+defaults to \fIpub\fR.
.TP
.BI "\-k, \-\-cakey " file
CA private key file. Either this or