diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-09-28 20:26:15 +0200 |
---|---|---|
committer | Rodrigo <rodarima@gmail.com> | 2025-09-28 23:10:55 +0200 |
commit | fb510ea86be5ceb9e91573890242581fdbd77ad8 (patch) | |
tree | d819fe40683592008d136727f5a0b03e48dc1164 /423/index.md |
Diffstat (limited to '423/index.md')
-rw-r--r-- | 423/index.md | 9 |
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 |