Re: Code Signing Kernel Extensions on 10.8 and Earlier
And it works? doh! I took it at face value and have different kext’s signed on different machines! On 13 Nov 2013, at 12:56 pm, Chris Suter <chris@sutes.me> wrote:
Nope. Like this:
codesign --keychain <keychain> -s <identity> <kext>
-- Chris
On Wed, Nov 13, 2013 at 12:37 PM, Derrick Brashear <shadow@gmail.com> wrote:
are you signing with --no-macho?
Derrick
On Nov 12, 2013, at 20:10, Chris Suter <chris@sutes.me> wrote:
Hi all,
In the WWDC 2013 session 707, it says that that OS X 10.9 signed kexts *will not load* on releases prior to OS X 10.8.
Our signed kext (built with an earlier SDK) appears to load fine on earlier releases as well as 10.9. I have tested 10.5, 10.6 and 10.8 and 10.9.
I’m hoping that someone knowledgable could comment on this discrepancy.
Kind regards,
Chris
_______________________________________________ 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: https://lists.apple.com/mailman/options/darwin-dev/shadow%40gmail.com
This email sent to shadow@gmail.com
_______________________________________________ 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: https://lists.apple.com/mailman/options/darwin-dev/nblievers%40threatmetrix....
This email sent to nblievers@threatmetrix.com
_______________________________________________ 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: https://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.app... This email sent to site_archiver@lists.apple.com
participants (1)
-
Nick Blievers