summaryrefslogtreecommitdiff
path: root/src/lib/libssl/doc/SSL_CTX_set_options.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/doc/SSL_CTX_set_options.3')
-rw-r--r--src/lib/libssl/doc/SSL_CTX_set_options.37
1 files changed, 4 insertions, 3 deletions
diff --git a/src/lib/libssl/doc/SSL_CTX_set_options.3 b/src/lib/libssl/doc/SSL_CTX_set_options.3
index 922522a33c..91a1c9ad92 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.7 2015/07/17 07:04:40 doug Exp $ 2.\" $OpenBSD: SSL_CTX_set_options.3,v 1.8 2015/07/17 15:50:37 doug Exp $
3.\" 3.\"
4.Dd $Mdocdate: July 17 2015 $ 4.Dd $Mdocdate: July 17 2015 $
5.Dt SSL_CTX_SET_OPTIONS 3 5.Dt SSL_CTX_SET_OPTIONS 3
@@ -116,8 +116,9 @@ this option has no effect.
116.It Dv SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER 116.It Dv SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER
117\&... 117\&...
118.It Dv SSL_OP_SAFARI_ECDHE_ECDSA_BUG 118.It Dv SSL_OP_SAFARI_ECDHE_ECDSA_BUG
119Don't prefer ECDHE-ECDSA ciphers when the client appears to be Safari on OS X. 119As of
120OS X 10.8..10.8.3 has broken support for ECDHE-ECDSA ciphers. 120.Ox 5.8 ,
121this option has no effect.
121.It Dv SSL_OP_SSLEAY_080_CLIENT_DH_BUG 122.It Dv SSL_OP_SSLEAY_080_CLIENT_DH_BUG
122As of 123As of
123.Ox 5.8 , 124.Ox 5.8 ,