Hello;
git can't clone any repo and errors out with "ssl certificate problem".
insted of doing {git config --global http.sslVerify false} I want to give git the path of the certificate but I don't know where they are in NetBSD!?
{git config --system http.sslCAPath /absolute/path/to/git/certificates}
?
Thanks
J.B
- git SSL certificate problem: Unable to get local issuer c... John m0t
- Re: git SSL certificate problem: Unable to get local... Leonardo Taccari