Date: Sat, 07 Oct 2023 12:43:30 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 274322] security/ca_root_nss and net/openntpd failed to load constraint Message-ID: <bug-274322-7788-6oDMdeWIPJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274322-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-274322-7788@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=3D274322 --- Comment #8 from Dag-Erling Sm=C3=B8rgrav <des@FreeBSD.org> --- libretls uses an old API to get the path to the system trust store. This A= PI incorrectly returns "/etc/ssl/cert.pem". I'm not sure if libretls can easi= ly be made to use a hashed directory instead of a bundle, so for now, rather t= han rushing to fix libretls, I propose partly restoring the ETC_SYMLINK option: https://reviews.freebsd.org/D42120 --=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-274322-7788-6oDMdeWIPJ>