commit | 6a1363128f1107330fb16a8095c41991e32753bd | [log] [tgz] |
---|---|---|
author | Steve Holme <steve_holme@hotmail.com> | Wed Oct 16 20:48:24 2013 +0100 |
committer | Steve Holme <steve_holme@hotmail.com> | Wed Oct 16 20:48:24 2013 +0100 |
tree | 2120962e8af42af66e0ed82bbd76988b6aaf552a | |
parent | 75b9b26465d5f01b52564293c2d553649f801f70 [diff] |
SSL: Added unsupported cipher version check for OpenSSL ...with the use of CURL_SSLVERSION_TLSv1_1 and CURL_SSLVERSION_TLSv1_2 being conditional on OpenSSL v1.0.1 as the appropriate flags are not supported under earlier versions.