I am working on a project on my local server ampps.
I have a website using the CMS Bolt. I want to install an extension via the administration.
When I install an extension I get this error:
Testing connection to extension server failed: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
I don't know how to get it to make work. I read the documentation about the curl
problem on Bolt.cm documentation and I read many many post by searching on google.