cURL / Mailing Lists / curl-library / Single Mail

curl-library

how to force sslv3 using libcurl

From: Anu Shrestha <Anu.Shrestha_at_kmcmusic.com>
Date: Tue, 10 Jul 2012 11:57:51 -0400

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@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
Received on 2012-07-10