Page MenuHomeFreeBSD

security/ca_root_nss: Restore the ETC_SYMLINK.
ClosedPublic

Authored by des on Oct 7 2023, 12:40 PM.
Tags
None
Referenced Files
F133135781: D42120.id128397.diff
Thu, Oct 23, 6:44 AM
Unknown Object (File)
Thu, Oct 16, 1:28 AM
Unknown Object (File)
Wed, Oct 15, 2:37 PM
Unknown Object (File)
Tue, Oct 14, 9:52 AM
Unknown Object (File)
Mon, Oct 13, 1:09 AM
Unknown Object (File)
Sat, Oct 11, 12:27 AM
Unknown Object (File)
Sat, Sep 27, 2:11 AM
Unknown Object (File)
Thu, Sep 25, 1:38 PM

Details

Summary

It turns out that some ports, including security/libretls, have an
undisclosed dependency on the symlink and cannot be trivially changed
to use the system trust store instead.

Amend the package message to make it clear that software which relies
on this symlink is not following recommended practice.

I will look into getting certctl(8) to provide cert.pem instead, but
it may take a while until we can rely on this being in place on all
supported releases.

This partly reverts commit 483e74f44b82.

PR: 274322
MFH: 2023Q4

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Oct 7 2023, 12:40 PM

restore the third symlink, needed by roundcube

really restore the symlink

This revision is now accepted and ready to land.Oct 7 2023, 10:52 PM
This revision was automatically updated to reflect the committed changes.