site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com 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 "apple-cdsa@lists.apple.com" 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 (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Kevin Van Vechten