xref: /netbsd-src/usr.sbin/certctl/certs.conf (revision 50a8b41245ea9f1b1efbf6f6a503f92b880b954f)
1netbsd-certctl 20230816
2
3#	$NetBSD: certs.conf,v 1.1 2023/08/26 05:27:15 riastradh Exp $
4#
5# Configuration file for certctl(8) to manage HTTPS root CA
6# certificates in /etc/openssl/certs.
7#
8
9path	/usr/share/certs/mozilla/server
10
11# For manual control over /etc/openssl/certs, e.g. if you want to
12# install a separate CA bundle from pkgsrc, uncomment the next line:
13#manual
14