Curl Global Community

Full Version: CURLOPT_SSLVERSION, 4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi. I'm a
brazilian paygate owner and I communicate to my local Card Operator via XML (curl).
After they change their protocol to use SSL/TLS i couldn't use
curl_setopt($sessao_curl, CURLOPT_SSLVERSION, 3); any more. But if I
change it to 4 it goes Ok. Can you explain me why? And what the 4 really
does in the line?



Thanks a lot.
This community is for the Curl.
http://en.wikipedia.org/wiki/Curl_(progr..._language)

Therefore the answer about the cURL may not be provided.


Thanks