Hello John,
John m0t writes:
> <html>Hello;<br />
> git can't clone any repo and errors out with "ssl certificate
> problem".<br />
> 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!?<br />
> {git config --system http.sslCAPath /absolute/path/to/git/certificates}<br />
> <br />
> ?<br />
> <br />
> Thanks<br />
> J.B</html>
>
Probably installing mozilla-rootcerts-openssl will fix that.