Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jan 2023 13:23:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268841] security/p11-kit: Use base system root certificates
Message-ID:  <bug-268841-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268841

            Bug ID: 268841
           Summary: security/p11-kit: Use base system root certificates
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-qa
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: novel@FreeBSD.org
          Reporter: tijl@FreeBSD.org
          Assignee: novel@FreeBSD.org
             Flags: maintainer-feedback?(novel@FreeBSD.org)

Created attachment 239361
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239361&action=
=3Dedit
patch

Drop dependency on ca_root_nss and use base system root certificates instea=
d.=20
This allows users to add their own certificates.

trust_paths now points to a directory and that directory contains "anchors"=
 and
"blocklist" symlinks pointing to the base system certificate directories.  =
This
is based on the documentation from
https://p11-glue.github.io/p11-glue/p11-kit/manual/trust-module.html.  The =
list
of certificates known to p11-kit can be verified by running "trust list".

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268841-7788>