Deleted Added
full compact
SSL_CTX_set_options.pod (238405) SSL_CTX_set_options.pod (261037)
1=pod
2
3=head1 NAME
4
5SSL_CTX_set_options, SSL_set_options, SSL_CTX_clear_options, SSL_clear_options, SSL_CTX_get_options, SSL_get_options, SSL_get_secure_renegotiation_support - manipulate SSL options
6
7=head1 SYNOPSIS
8

--- 74 unchanged lines hidden (view full) ---

83=item SSL_OP_SSLREF2_REUSE_CERT_TYPE_BUG
84
85...
86
87=item SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER
88
89...
90
1=pod
2
3=head1 NAME
4
5SSL_CTX_set_options, SSL_set_options, SSL_CTX_clear_options, SSL_clear_options, SSL_CTX_get_options, SSL_get_options, SSL_get_secure_renegotiation_support - manipulate SSL options
6
7=head1 SYNOPSIS
8

--- 74 unchanged lines hidden (view full) ---

83=item SSL_OP_SSLREF2_REUSE_CERT_TYPE_BUG
84
85...
86
87=item SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER
88
89...
90
91=item SSL_OP_MSIE_SSLV2_RSA_PADDING
91=item SSL_OP_SAFARI_ECDHE_ECDSA_BUG
92
92
93As of OpenSSL 0.9.7h and 0.9.8a, this option has no effect.
93Don't prefer ECDHE-ECDSA ciphers when the client appears to be Safari on OS X.
94OS X 10.8..10.8.3 has broken support for ECDHE-ECDSA ciphers.
94
95=item SSL_OP_SSLEAY_080_CLIENT_DH_BUG
96
97...
98
99=item SSL_OP_TLS_D5_BUG
100
101...

--- 245 unchanged lines hidden ---
95
96=item SSL_OP_SSLEAY_080_CLIENT_DH_BUG
97
98...
99
100=item SSL_OP_TLS_D5_BUG
101
102...

--- 245 unchanged lines hidden ---