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

Reply via email to