10 Jul 2012 17:57
how to force sslv3 using libcurl
Anu Shrestha <Anu.Shrestha <at> kmcmusic.com>
2012-07-10 15:57:51 GMT
2012-07-10 15:57:51 GMT
How do you force to take SSLv3 using libcurl function?.
I used curl_easy_setopt(curl,CURLOPT_SSLVERSION, CURL_SSLVERSION_SSLv3) but is still trying to exchange with TLSV1 and handshaking is failing.
Command line: curl -vvv --sslv3 https://username:password <at> kmc03bit --cacert /usr/local/etc/ssl/ca.pem => this work
Anu Shrestha
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
RSS Feed