diff --git a/homepage/knowledge/netbsd/index.html b/homepage/knowledge/netbsd/index.html index eb9e151..9a92fe0 100644 --- a/homepage/knowledge/netbsd/index.html +++ b/homepage/knowledge/netbsd/index.html @@ -18,10 +18,17 @@

updated 2021-07-14


Fix SSL certificate problem: unable to get local issuer certificate

+

Install security/mozilla-rootcerts-openssl.

+

Sources:

+

-Install security/mozilla-rootcerts-openssl. -(Source.) +Do not use SSL workarounds like (in the case of git) GIT_SSL_NO_VERIFY. +These leave your system open to man-in-the-middle attacks.

+

Related: Depending on security/ca-certificates?

Mounting ext4 partitions with FUSE

I don't know that this is documented in either the NetBSD guide or wiki.