Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Dec 2024 09:24:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 283161] security/ca_root_nss: handle bundle links consistently for ETCSYMLINK
Message-ID:  <bug-283161-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 283161
           Summary: security/ca_root_nss: handle bundle links consistently
                    for ETCSYMLINK
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://reviews.freebsd.org/D47908
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-secteam@FreeBSD.org
          Reporter: franco@opnsense.org
          Assignee: ports-secteam@FreeBSD.org
             Flags: maintainer-feedback?(ports-secteam@FreeBSD.org)

Hi,

Due to code audits and reviews the topic of default bundle location handling
was brought up.  The bundles are less interesting today with certctl but si=
nce
the option is still the default I want to straighten out the behaviour.

* Treat /usr/local/openssl/cert.pem the same as /etc/ssl/cert.pem under
ETCSYMLINK use and avoid its creation when the option is off.
* Remove /usr/local/openssl/cert.pem.sample to match the behaviour of
/etc/ssl/cert.pem
* To allow consistent override of all locations point the symlinks to
/usr/local/etc/ssl/cert.pem instead of /usr/local/etc/ssl/cert.pem.sample

I'm happy to draft an UPDATING entry and adjust pkg-message accordingly. Th=
ere
are intentional behavioural changes at the benefit of easier user-based
handling of /usr/local/etc/ssl/cert.pem modification.  For non-modified
deployments the resulting behaviour is still the same.

Review link: https://reviews.freebsd.org/D47908


Thanks,
Franco

--=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-283161-7788>