diff --git a/doc/apps/s_server.pod b/doc/apps/s_server.pod index 9d37d401bd9a1a9b2d35d4462cae1008529a1a48..ad8dcdacef2125199ea2559de9f3bc0a4a1e3424 100644 --- a/doc/apps/s_server.pod +++ b/doc/apps/s_server.pod @@ -45,6 +45,7 @@ B B [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