aboutsummaryrefslogtreecommitdiff
path: root/423
diff options
context:
space:
mode:
Diffstat (limited to '423')
-rw-r--r--423/index.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/423/index.md b/423/index.md
new file mode 100644
index 0000000..f5e73fa
--- /dev/null
+++ b/423/index.md
@@ -0,0 +1,9 @@
+Title: Add NetBSD default path for CA certificate bundle
+Author: rodarima
+Created: Sun, 27 Jul 2025 18:36:27 +0000
+State: closed
+
+In NetBSD the default CA certificate bundle for OpenSSL is located at `/etc/openssl/certs/ca-certificates.crt`, so we include it in the default search list so it works out of the box.
+
+See: https://man.netbsd.org/certctl.8#FILES
+See: https://wiki.netbsd.org/certctl-transition/ \ No newline at end of file