Error Message
RSS Error: WP HTTP Error: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed.
Cause
Various operations such as theme/plugin installation, WordPress version update require CURL. Now, Wordpress uses its own certificate bundle, overriding the global system certificate bundle. If you use the outdated certificate bundle of Wordpress, this error will appear. To fix this take follow steps.
Fix
Step 1 :Â Download the latest certificate bundle from this link.
Step 2 : Save it as ca-bundle.crt.
Step 3 : Upload this file on wordpress-installation-folder)/wp-includes/certificates/ via FTP or cPanel file manager. Try installing theme/plugin or updating WordPress setup.