summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/openssl/man/pkcs8.1
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/openssl/man/pkcs8.1')
-rw-r--r--secure/usr.bin/openssl/man/pkcs8.111
1 files changed, 9 insertions, 2 deletions
diff --git a/secure/usr.bin/openssl/man/pkcs8.1 b/secure/usr.bin/openssl/man/pkcs8.1
index a4ee228..198138c 100644
--- a/secure/usr.bin/openssl/man/pkcs8.1
+++ b/secure/usr.bin/openssl/man/pkcs8.1
@@ -1,5 +1,5 @@
.\" Automatically generated by Pod::Man version 1.15
-.\" Mon Feb 3 10:00:57 2003
+.\" Wed Feb 19 16:49:35 2003
.\"
.\" Standard preamble:
.\" ======================================================================
@@ -138,7 +138,7 @@
.\" ======================================================================
.\"
.IX Title "PKCS8 1"
-.TH PKCS8 1 "0.9.7" "2003-02-03" "OpenSSL"
+.TH PKCS8 1 "0.9.7a" "2003-02-19" "OpenSSL"
.UC
.SH "NAME"
pkcs8 \- PKCS#8 format private key conversion tool
@@ -159,6 +159,7 @@ pkcs8 \- PKCS#8 format private key conversion tool
[\fB\-nsdb\fR]
[\fB\-v2 alg\fR]
[\fB\-v1 alg\fR]
+[\fB\-engine id\fR]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
The \fBpkcs8\fR command processes private keys in PKCS#8 format. It can handle
@@ -243,6 +244,12 @@ The \fBalg\fR argument is the encryption algorithm to use, valid values include
.IX Item "-v1 alg"
This option specifies a PKCS#5 v1.5 or PKCS#12 algorithm to use. A complete
list of possible algorithms is included below.
+.Ip "\fB\-engine id\fR" 4
+.IX Item "-engine id"
+specifying an engine (by it's unique \fBid\fR string) will cause \fBreq\fR
+to attempt to obtain a functional reference to the specified engine,
+thus initialising it if needed. The engine will then be set as the default
+for all available algorithms.
.SH "NOTES"
.IX Header "NOTES"
The encrypted form of a \s-1PEM\s0 encode PKCS#8 files uses the following
OpenPOWER on IntegriCloud