summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/openssl/man/dsa.1
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/openssl/man/dsa.1')
-rw-r--r--secure/usr.bin/openssl/man/dsa.111
1 files changed, 9 insertions, 2 deletions
diff --git a/secure/usr.bin/openssl/man/dsa.1 b/secure/usr.bin/openssl/man/dsa.1
index 0a9c964..35a9bb7 100644
--- a/secure/usr.bin/openssl/man/dsa.1
+++ b/secure/usr.bin/openssl/man/dsa.1
@@ -1,5 +1,5 @@
.\" Automatically generated by Pod::Man version 1.15
-.\" Mon Feb 3 10:00:54 2003
+.\" Wed Feb 19 16:49:32 2003
.\"
.\" Standard preamble:
.\" ======================================================================
@@ -138,7 +138,7 @@
.\" ======================================================================
.\"
.IX Title "DSA 1"
-.TH DSA 1 "0.9.7" "2003-02-03" "OpenSSL"
+.TH DSA 1 "0.9.7a" "2003-02-19" "OpenSSL"
.UC
.SH "NAME"
dsa \- \s-1DSA\s0 key processing
@@ -159,6 +159,7 @@ dsa \- \s-1DSA\s0 key processing
[\fB\-modulus\fR]
[\fB\-pubin\fR]
[\fB\-pubout\fR]
+[\fB\-engine id\fR]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
The \fBdsa\fR command processes \s-1DSA\s0 keys. They can be converted between various
@@ -228,6 +229,12 @@ public key is read instead.
by default a private key is output. With this option a public
key will be output instead. This option is automatically set if the input is
a public key.
+.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 \s-1PEM\s0 private key format uses the header and footer lines:
OpenPOWER on IntegriCloud