Wordpress CA Cert Verify Fail Error Work Around
From Hostek.com Wiki
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