summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/openssl/man/dhparam.1
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/openssl/man/dhparam.1')
-rw-r--r--secure/usr.bin/openssl/man/dhparam.111
1 files changed, 9 insertions, 2 deletions
diff --git a/secure/usr.bin/openssl/man/dhparam.1 b/secure/usr.bin/openssl/man/dhparam.1
index 048a590..95bc6d6 100644
--- a/secure/usr.bin/openssl/man/dhparam.1
+++ b/secure/usr.bin/openssl/man/dhparam.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 "DHPARAM 1"
-.TH DHPARAM 1 "0.9.7" "2003-02-03" "OpenSSL"
+.TH DHPARAM 1 "0.9.7a" "2003-02-19" "OpenSSL"
.UC
.SH "NAME"
dhparam \- \s-1DH\s0 parameter manipulation and generation
@@ -156,6 +156,7 @@ dhparam \- \s-1DH\s0 parameter manipulation and generation
[\fB\-2\fR]
[\fB\-5\fR]
[\fB\-rand\fR \fI\fIfile\fI\|(s)\fR]
+[\fB\-engine id\fR]
[\fInumbits\fR]
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
@@ -219,6 +220,12 @@ this option prints out the \s-1DH\s0 parameters in human readable form.
.IX Item "-C"
this option converts the parameters into C code. The parameters can then
be loaded by calling the \fBget_dh\fR\fInumbits\fR\fB()\fR function.
+.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 "WARNINGS"
.IX Header "WARNINGS"
The program \fBdhparam\fR combines the functionality of the programs \fBdh\fR and
OpenPOWER on IntegriCloud