After all I setup, when I test the curl_test.php file I'm getting following error:  I even tried disabling the SSL in curl by adding: curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); Any idea what casing the error?
After all I setup, when I test the curl_test.php file I'm getting following error:
I even tried disabling the SSL in curl by adding:
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
Any idea what casing the error?