curl-library
how to enable SSLv3 in libcurl 7.39
From: Peng \ <pewang_at_vmware.com>
Date: Thu, 1 Jan 2015 08:44:28 +0000
Date: Thu, 1 Jan 2015 08:44:28 +0000
Hello,
Happy new year!
Since sslv3 disable by default in 7.39, Could you please point out how to explicit enable sslv3? The method below doesn't work.
/* ask libcurl to use SSLv3 or later */
curl_easy_setopt(curl, CURLOPT_SSLVERSION, CURL_SSLVERSION_SSLv3);?
Thanks,
Peng
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-01-01