After searching all over, I can\'t understand why cURL requests issued to a remote SSL-enabled host are successful only 50% or so of the time in my case. Here\'s the situati
Had you tried? curl_setopt($handle, CURLOPT_SSLVERSION, 3);