summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/openssl/man/pkcs8.1
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2003-02-19 23:30:52 +0000
committernectar <nectar@FreeBSD.org>2003-02-19 23:30:52 +0000
commit490f7849d94d8ab5baa625e353f57007487bfd5f (patch)
treecd1a6f289d01c354d474c563544158203b5ce009 /secure/usr.bin/openssl/man/pkcs8.1
parent0fee824237555009e1c183a434436a50f306ecd7 (diff)
downloadFreeBSD-src-490f7849d94d8ab5baa625e353f57007487bfd5f.zip
FreeBSD-src-490f7849d94d8ab5baa625e353f57007487bfd5f.tar.gz
Regenerate man pages after import of OpenSSL 0.9.7a.
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