Difference between revisions of "Wordpress CA Cert Verify Fail Error Work Around"
From Hostek.com Wiki
(Created page with "'''Error: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed''' ====A work-aro...") |
(No difference)
|
Latest revision as of 22:16, 8 December 2012
Error: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
A work-around:
- Edit
wp-includes/class-http.php
- Set
'sslverify' => true
to'sslverify' => false