Facebook Dev error: Curl error:60 (SSL_CACERT)

Hi,

You will need to use the fullchain.pem instead of the certificate.pem (to provide a full certificate that chained up to the CA cert)

That’s the reason curl is throwing the error.

Thank you

2 Likes