hirak / prestissimo

composer parallel install plugin
MIT License
6.18k stars 170 forks source link

SSL certificate problem under Windows 10 #232

Open TiiFuchs opened 4 years ago

TiiFuchs commented 4 years ago

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'm not quite sure how to fix this... Any ideas?