Hi Everyone, I just installed NetBSD 9.0 i386. 32-bit platforms are nice for regression testing. Attempting to clone:
netbsd8-x86$ git clone https://github.com/weidai11/cryptopp Cloning into 'cryptopp'... fatal: unable to access 'https://github.com/weidai11/cryptopp/': SSL certificate problem: unable to get local issuer certificate netbsd8-x86$ sudo -E pkg_add mozilla-rootcerts pkg_add: package `mozilla-rootcerts-1.0.20191207' already recorded as installed It seems like things should "just work" since the CA Zoo is installed. Jeff