summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/openssl/man/pkcs7.1
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/openssl/man/pkcs7.1')
-rw-r--r--secure/usr.bin/openssl/man/pkcs7.111
1 files changed, 9 insertions, 2 deletions
diff --git a/secure/usr.bin/openssl/man/pkcs7.1 b/secure/usr.bin/openssl/man/pkcs7.1
index e1ea83d..4603b97 100644
--- a/secure/usr.bin/openssl/man/pkcs7.1
+++ b/secure/usr.bin/openssl/man/pkcs7.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 "PKCS7 1"
-.TH PKCS7 1 "0.9.7" "2003-02-03" "OpenSSL"
+.TH PKCS7 1 "0.9.7a" "2003-02-19" "OpenSSL"
.UC
.SH "NAME"
pkcs7 \- PKCS#7 utility
@@ -152,6 +152,7 @@ pkcs7 \- PKCS#7 utility
[\fB\-print_certs\fR]
[\fB\-text\fR]
[\fB\-noout\fR]
+[\fB\-engine id\fR]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
The \fBpkcs7\fR command processes PKCS#7 files in \s-1DER\s0 or \s-1PEM\s0 format.
@@ -186,6 +187,12 @@ issuer names.
.IX Item "-noout"
don't output the encoded version of the PKCS#7 structure (or certificates
is \fB\-print_certs\fR is set).
+.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 "EXAMPLES"
.IX Header "EXAMPLES"
Convert a PKCS#7 file from \s-1PEM\s0 to \s-1DER:\s0
OpenPOWER on IntegriCloud