0

I have used curl to connect with https://api.twilio.com/ Everything was working fine till 27th september, 2014 but now it is not working and giving me an exception that says: "Curl failed with error Problem with the SSL CA cert (path? access rights?)"

I have checked for this exception and found either to upgrade the php library file for twilio or disable the certificate checking. I have tried with both the options but nothing works.

Also i have one more doubt, if the exception is related to SSL certificate then if I disable the certificate checking than it should work properly, but its not working.

Please suggest me something as soon as possible.

Rik
  • 1
  • 1
  • Check this http://stackoverflow.com/questions/6400300/https-and-ssl3-get-server-certificatecertificate-verify-failed-ca-is-ok – Naincy Sep 29 '14 at 12:48
  • Or considering the timing, it may be related to this: http://stackoverflow.com/questions/26099849/amazon-marketplacewebserviceorders-requests-suddenly-failing-php-curl-giving-ss – Marty Sep 29 '14 at 14:53
  • Rik, Were either of those helpful for your problem? – Megan Speir Oct 27 '15 at 19:27

0 Answers0