cURL error 60
-
I have several sites using this plugin (which is fantastic, btw). We are attempting to submit forms to a 3rd party CRM. Just this morning, I started receiving error emails from three of our sites that use this particular CRM. All of them said the following:
**RAW RESPONSE**
Array
(
[safe_message] => error object
[object] => WP_Error Object
(
[errors] => Array
(
[http_request_failed] => Array
(
[0] => cURL error 60: SSL certificate problem: certificate has expired
))
[error_data] => Array
(
))
)
All three sites are on different hosting, different (valid) SSLs, and all use the same CRM. Not all sites with this CRM are having this issue, and none of my sites using different CRMs are having this issue.
Do you have any idea what causes this error? I would’ve assumed it was an issue on the CRM side, but they are insisting it’s a problem with WordPress. Any insight?
- The topic ‘cURL error 60’ is closed to new replies.