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
