Date: Fri, 20 Oct 2023 19:51:42 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 274549] local-unbound not resolving unless security/ca_root_nss installed Message-ID: <bug-274549-227-l1CjRuIqqT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274549-227@https.bugs.freebsd.org/bugzilla/> References: <bug-274549-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274549 Dag-Erling Sm=C3=B8rgrav <des@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #3 from Dag-Erling Sm=C3=B8rgrav <des@FreeBSD.org> --- Since unbound chroots, it is absolutely dependent on a bundle which it can preload, while our system trust store is a hashed directory which is access= ed on demand and is not available after chroot. I am currently working on reimplementing certctl in C, and as part of that work I will make it genera= te a bundle in addition to the hashed directory, rendering ca_root_nss's ETCSYML= INK option obsolete. --=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-274549-227-l1CjRuIqqT>