]> granicus.if.org Git - openssl/commitdiff
document the -no_ecdhe option in s_server man page
authorHubert Kario <hkario@redhat.com>
Mon, 27 Aug 2018 13:21:18 +0000 (21:21 +0800)
committerPaul Yang <yang.yang@baishancloud.com>
Mon, 27 Aug 2018 13:21:18 +0000 (21:21 +0800)
the option is provided in the -help message of the s_server utility
but it is not documented in the man page, this fixes it

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Yang <yang.yang@baishancloud.com>
(Merged from https://github.com/openssl/openssl/pull/7046)

doc/apps/s_server.pod

index 9916fc3ef6a3116daca1b1c236ab888bc4469921..84777ee80a874730f1a45c2fa2b4bee16b01801b 100644 (file)
@@ -49,6 +49,7 @@ B<openssl> B<s_server>
 [B<-no_ssl3>]
 [B<-no_tls1>]
 [B<-no_dhe>]
+[B<-no_ecdhe>]
 [B<-bugs>]
 [B<-hack>]
 [B<-www>]
@@ -144,6 +145,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 selected, effectively
+disabling the ephemeral ECDH cipher suites.
+
 =item B<-no_tmp_rsa>
 
 certain export cipher suites sometimes use a temporary RSA key, this option