I just started to test ARB using the PHP SDK and the SANDBOX url and I have the following error while trying to create a subscription:
CURL ERROR---- SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
I am using the cert.pem included in the SDK. Can someone help?
04-02-2015 04:48 PM
04-02-2015 06:21 PM
Is the maintenance described in that thread over and did it solve the CA issue?
04-03-2015 11:42 AM
Sound like for people using php, might need to do the fixes that they post on that threads.
04-03-2015 02:27 PM
Thanks for the help! I replaced my cert.pem with the one updated 4 days ago on GitHub and everything works fine now.
04-05-2015 04:56 PM