aboutsummaryrefslogtreecommitdiffstats
path: root/doc
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
parentf7812493a0da6b740274135ce340ff7505027057 (diff)
downloadopenssl-7a4dadc3a6a487db92619622b820eb4f7be512c9.tar.gz
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')
-rw-r--r--doc/apps/s_server.pod6
-rw-r--r--doc/ssl/SSL_CTX_set_options.pod3
2 files changed, 0 insertions, 9 deletions
diff --git a/doc/apps/s_server.pod b/doc/apps/s_server.pod
index a4424521b8..b2c2907c35 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
diff --git a/doc/ssl/SSL_CTX_set_options.pod b/doc/ssl/SSL_CTX_set_options.pod
index dc3d4f188a..1078f09837 100644
--- a/doc/ssl/SSL_CTX_set_options.pod
+++ b/doc/ssl/SSL_CTX_set_options.pod
@@ -170,9 +170,6 @@ will send its list of preferences to the client and the client chooses.
...
-=item SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG
-
-...
=item SSL_OP_NO_SSLv2