Git: SSL certificate problem: unable to get local issuer certificate

In case you come across, this, run the following in a terminal window:


git config --global http.sslVerify false

Now go back to coding!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.