Anu Shrestha | 10 Jul 2012 17:57

how to force sslv3 using libcurl

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

 

CONFIDENTIALITY NOTICE: This e-mail and any accompanying documents contain confidential information intended for a specific individual purpose. This information is private and protected by law. If you are not the intended recipient, you are hereby notified that any disclosure, copying or distribution, or the taking of any action based on the contents of this information, is strictly prohibited. If you have received this transmission in error, please delete it. Thank you.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Gmane