From 5d46017cf8f61cec50beebb62a6edb6a78e33671 Mon Sep 17 00:00:00 2001 From: Deven Blake Date: Mon, 19 Jul 2021 22:51:22 -0400 Subject: [PATCH] certs issue fix docmc --- homepage/knowledge/netbsd/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/homepage/knowledge/netbsd/index.html b/homepage/knowledge/netbsd/index.html index 13514f6..eb9e151 100644 --- a/homepage/knowledge/netbsd/index.html +++ b/homepage/knowledge/netbsd/index.html @@ -17,6 +17,11 @@

NetBSD

updated 2021-07-14


+

Fix SSL certificate problem: unable to get local issuer certificate

+

+Install security/mozilla-rootcerts-openssl. +(Source.) +

Mounting ext4 partitions with FUSE

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