cancel
Showing results for 
Search instead for 
Did you mean: 

ARB testing: CURL ERROR---- SSL certificate problem

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?

cgranger
Member
4 REPLIES 4

Is the maintenance described in that thread over and did it solve the CA issue?

Sound like for people using php,  might need to do the fixes that they post on that threads.

Thanks for the help! I replaced my cert.pem with the one updated 4 days ago on GitHub and everything works fine now.