aboutsummaryrefslogtreecommitdiff
path: root/doc/apps
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-02-05 17:13:46 +0000
committerMatt Caswell <matt@openssl.org>2015-02-26 23:22:46 +0000
commit7a4dadc3a6a487db92619622b820eb4f7be512c9 (patch)
tree7f8a5a041266e8781afbb537a60c44700b75f8f6 /doc/apps
parentf7812493a0da6b740274135ce340ff7505027057 (diff)
downloadopenssl-7a4dadc3a6a487db92619622b820eb4f7be512c9.zip
openssl-7a4dadc3a6a487db92619622b820eb4f7be512c9.tar.gz
openssl-7a4dadc3a6a487db92619622b820eb4f7be512c9.tar.bz2
Removed support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG. Also removed
the "-hack" option from s_server that set this option. Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'doc/apps')
-rw-r--r--doc/apps/s_server.pod6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/apps/s_server.pod b/doc/apps/s_server.pod
index a442452..b2c2907 100644
--- a/doc/apps/s_server.pod
+++ b/doc/apps/s_server.pod
@@ -73,7 +73,6 @@ B<openssl> B<s_server>
[B<-no_ecdhe>]
[B<-bugs>]
[B<-brief>]
-[B<-hack>]
[B<-www>]
[B<-WWW>]
[B<-HTTP>]
@@ -294,11 +293,6 @@ option enables various workarounds.
only provide a brief summary of connection parameters instead of the
normal verbose output.
-=item B<-hack>
-
-this option enables a further workaround for some some early Netscape
-SSL code (?).
-
=item B<-cipher cipherlist>
this allows the cipher list used by the server to be modified. When