Monday, March 30, 2020

SSL certificate problem: unable to get local issuer certificate

Clone from git while ignoring SSL restraints to get around this hangup!

git -c http.sslVerify=false clone https://example.com/path/to/git

No comments:

Post a Comment