#39091: certsync @1.0.1: Does not remove cert.pem when deactivated -----------------------+----------------------- Reporter: larryv@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: certsync | -----------------------+----------------------- Comment (by landonf@…): Replying to [comment:4 macsforever2000@…]:
How about installing it properly somewhere like in {{{${prefix}etc/certsync/cert.pem}}} and add a {{{notes}}} field suggesting the user copy it manually to {{{${prefix}etc/openssl/cert.pem}}}? Having files installed outside of the registry definitely breaks the buildbots.
The problem is that it's not static data; it's generated based on the certificates actually installed in the OS X keychain(s), which includes both the standard CA certificates Apple ships (and updates), along with any custom local CAs added by the user (eg, internal CAs used for their corporate deployed services). -- Ticket URL: <https://trac.macports.org/ticket/39091#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X