Re: code signing strategies
Re: code signing strategies
- Subject: Re: code signing strategies
- From: Kevin Van Vechten <email@hidden>
- Date: Tue, 30 Mar 2010 21:40:12 -0700
On Mar 30, 2010, at 9:35 PM, Rustam Muginov wrote:
> Jack, i believe that you should:
> 1) Create a self-signed codesigning certificate and import it as "trusted".
> 2) Sign the build binary with that certificate
> Perhaps you should achieve that "codesign -vvv -R="anchor trusted" returned OK.
>
> Codesigning is covered in the following technote:
> http://www.devworld.apple.com/mac/library/technotes/tn2007/tn2206.html
> which states that AdHoc signing is bad and should be used only as a last resort.
> Also, you might want to ask in the "email@hidden" mailing list, which is more related to the security architecture and code signing.
Agreed. Please disregard my suggestion regarding the ad hoc signature — that was a technique I once used to solve a different (but in very general terms related) problem.
Kevin _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden