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 @@
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?
I don't know that this is documented in either the NetBSD guide or wiki.