X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fapps%2Fs_server.pod;h=59d600d99c7e69eb3d768609e2b4934c8b6a7c02;hp=c1a1d1a02217881fa8c32d61116593d3f5d53b10;hb=8caab744f5698ed2b55eca20f032540f713327fd;hpb=73cd6175b970fa63c9c70d769febd91f3c7b5cdd diff --git a/doc/apps/s_server.pod b/doc/apps/s_server.pod index c1a1d1a022..59d600d99c 100644 --- a/doc/apps/s_server.pod +++ b/doc/apps/s_server.pod @@ -76,7 +76,6 @@ B B [B<-no_ssl3>] [B<-no_tls1>] [B<-no_dhe>] -[B<-no_ecdhe>] [B<-bugs>] [B<-brief>] [B<-www>] @@ -180,11 +179,6 @@ 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<-crl_check>, B<-crl_check_all> Check the peer certificate has not been revoked by its CA.