Archive for February 24th, 2010

Curl webservice CURLE_SSL_CACERT (60) Peer certificate

Error : Curl webservice CURLE_SSL_CACERT (60) Peer certificate cannot be authenticated with known CA certificates.

Solution:  Add the following line in your file on which you have access the domain.

curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);

Done
February 2010
M T W T F S S
« Jan   Mar »
1234567
891011121314
15161718192021
22232425262728