summaryrefslogtreecommitdiff
path: root/src/lib/libssl/doc/SSL_CTX_set_options.3
diff options
context:
space:
mode:
authordoug <>2015-07-18 19:41:54 +0000
committerdoug <>2015-07-18 19:41:54 +0000
commit3100abf8a83f9dc563a4c846c2609eb7f3f4e185 (patch)
tree36796e4558d127f54a2ea8088a9f89274f442edc /src/lib/libssl/doc/SSL_CTX_set_options.3
parentcd74a2dfb50e2b51fdd49889459fc393f05ec3d0 (diff)
downloadopenbsd-3100abf8a83f9dc563a4c846c2609eb7f3f4e185.tar.gz
openbsd-3100abf8a83f9dc563a4c846c2609eb7f3f4e185.tar.bz2
openbsd-3100abf8a83f9dc563a4c846c2609eb7f3f4e185.zip
Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER workaround.
This was a hack to work around problems on IE 6 with SSLv3. ok miod@ bcook@
Diffstat (limited to 'src/lib/libssl/doc/SSL_CTX_set_options.3')
-rw-r--r--src/lib/libssl/doc/SSL_CTX_set_options.36
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/libssl/doc/SSL_CTX_set_options.3 b/src/lib/libssl/doc/SSL_CTX_set_options.3
index 0ffa025ce2..852553e97f 100644
--- a/src/lib/libssl/doc/SSL_CTX_set_options.3
+++ b/src/lib/libssl/doc/SSL_CTX_set_options.3
@@ -1,5 +1,5 @@
1.\" 1.\"
2.\" $OpenBSD: SSL_CTX_set_options.3,v 1.9 2015/07/18 01:42:26 doug Exp $ 2.\" $OpenBSD: SSL_CTX_set_options.3,v 1.10 2015/07/18 19:41:54 doug Exp $
3.\" 3.\"
4.Dd $Mdocdate: July 18 2015 $ 4.Dd $Mdocdate: July 18 2015 $
5.Dt SSL_CTX_SET_OPTIONS 3 5.Dt SSL_CTX_SET_OPTIONS 3
@@ -114,7 +114,9 @@ As of
114.Ox 5.8 , 114.Ox 5.8 ,
115this option has no effect. 115this option has no effect.
116.It Dv SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER 116.It Dv SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER
117\&... 117As of
118.Ox 5.8 ,
119this option has no effect.
118.It Dv SSL_OP_SAFARI_ECDHE_ECDSA_BUG 120.It Dv SSL_OP_SAFARI_ECDHE_ECDSA_BUG
119As of 121As of
120.Ox 5.8 , 122.Ox 5.8 ,