I just installed composer including prestissimo on my Windows 10 machine and when I run composer install in a PowerShell windows prestissimo seems to have a problem with ssl certificates.
For every package to load I get a 60: SSL certificate problem: unable to get local issuer certificate error message.
I just installed composer including prestissimo on my Windows 10 machine and when I run
composer install
in a PowerShell windows prestissimo seems to have a problem with ssl certificates. For every package to load I get a60: SSL certificate problem: unable to get local issuer certificate
error message.I'm not quite sure how to fix this... Any ideas?