I'm trying to update WordPress itself along with plugins and themes.
Update WordPress Downloading update from http://downloads.wordpress.org/release/wordpress-4.4.1-new-bundled.zip…
Download failed.: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Installation Failed
I've read here: https://help.github.com/articles/error-ssl-certificate-problem-verify-that-the-ca-cert-is-ok/
When you receive this error, it likely means that your CA is out-of-date and needs to be updated. Generally, updating your operating system also updates your CA, and solves the problem.
I asked my host for help, they said:
I get the underlying reference in the link you sent. But root certificate authorities only apply when you are using an ssl site/cert.
The plugin upgrade path in the screen shot you sent was to an http only based site--this is why I don't get the relevancy. If you are calling an http link, ssl is not used and there for not relevant.
However, this request is over HTTP, and isn't using SSL. Why am I getting this error?