The message “SSL certificate problem: unable to get local issuer certificate” shows up when trying to connect to Magento Connect or when, generally, you try to use cURL
to connect to a remote web site.
This error happens because cURL
cannot find a cacert.pem
file from which take the trusted signatures.
Read more