summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1999-02-25 11:26:26 +0000
committerRalf S. Engelschall <rse@openssl.org>1999-02-25 11:26:26 +0000
commitea14a91f64c1d277f6899c5e451202d5a4e42f6d (patch)
tree0fa66fd9ea43d0b222c96eda96c5eb6a4d485742 /doc
parent4b8f2ce648be38595bcc88fbf62b7022c6c3c4d5 (diff)
Move s_server -dcert and -dkey options out of the undocumented feature area
because they are useful for the DSA situation and should be recognized by the users. Thanks to Steve for the original hint.
Diffstat (limited to 'doc')
-rw-r--r--doc/openssl.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/openssl.pod b/doc/openssl.pod
index 806b3578cc..18616d0c8e 100644
--- a/doc/openssl.pod
+++ b/doc/openssl.pod
@@ -263,6 +263,8 @@ SSL/TLS.
[B<-Verify> I<arg>]
[B<-cert> I<arg>]
[B<-key> I<arg>]
+[B<-dcert> I<arg>]
+[B<-dkey> I<arg>]
[B<-nbio>]
[B<-nbio_test>]
[B<-debug>]