lldb ...

Rainer Müller raimue at macports.org
Mon Sep 5 03:21:08 PDT 2016


On 2016-09-02 14:19, Rainer Müller wrote:
> For step 4), how to give user 'macports' access to the System.keychain
> without entering a password? As an alternative, how to import the
> identity (both private/public key) into a different keychain with
> unlocked access?

I found the missing information in this technical note:

https://developer.apple.com/library/mac/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG10

However, another thing I did not think of before, what should be used as
expiry date on the certificate? According to the TN, OS X does not care
about the expiration date for both verification or signing for "simple
applications", whatever that means.

Would it be enough to just use 365 days as every port is expected to be
updated/reinstalled during this time period? And after that we just add
another certificate valid for the next 365 days.

Rainer


More information about the macports-dev mailing list