Home | History | Annotate | Line # | Download | only in certctl
      1 netbsd-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 
      9 path	/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