diff options
Diffstat (limited to 'src/lib/libssl/doc/SSL_CTX_set_options.3')
-rw-r--r-- | src/lib/libssl/doc/SSL_CTX_set_options.3 | 7 |
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 |
119 | Don't prefer ECDHE-ECDSA ciphers when the client appears to be Safari on OS X. | 119 | As of |
120 | OS X 10.8..10.8.3 has broken support for ECDHE-ECDSA ciphers. | 120 | .Ox 5.8 , |
121 | this option has no effect. | ||
121 | .It Dv SSL_OP_SSLEAY_080_CLIENT_DH_BUG | 122 | .It Dv SSL_OP_SSLEAY_080_CLIENT_DH_BUG |
122 | As of | 123 | As of |
123 | .Ox 5.8 , | 124 | .Ox 5.8 , |