summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHubert Kario <hkario@redhat.com>2013-09-10 15:59:13 +0200
committerMatt Caswell <matt@openssl.org>2014-05-30 22:59:43 +0100
commit08bef7be1e263fb6beae6b4fc4390c33120e0a49 (patch)
tree40131d6cb8c8db0051e44d637e1f8ec3e59d1136 /doc
parente09ea622bba106e13ab85173c205f354b0f1d481 (diff)
add description of -no_ecdhe option to s_server man page
While the -help message references this option, the man page doesn't mention the -no_ecdhe option. This patch fixes this omission.
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/s_server.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/apps/s_server.pod b/doc/apps/s_server.pod
index 9d37d401bd..ad8dcdacef 100644
--- a/doc/apps/s_server.pod
+++ b/doc/apps/s_server.pod
@@ -45,6 +45,7 @@ B<openssl> B<s_server>
[B<-no_ssl3>]
[B<-no_tls1>]
[B<-no_dhe>]
+[B<-no_ecdhe>]
[B<-bugs>]
[B<-brief>]
[B<-hack>]
@@ -145,6 +146,11 @@ a static set of parameters hard coded into the s_server program will be used.
if this option is set then no DH parameters will be loaded effectively
disabling the ephemeral DH cipher suites.
+=item B<-no_ecdhe>
+
+if this option is set then no ECDH parameters will be loaded effectively
+disabling the ephemeral ECDH cipher suites.
+
=item B<-no_tmp_rsa>
certain export cipher suites sometimes use a temporary RSA key, this option