Skip to content

Yosemite and kext signing #27

Open
@andreacremaschi

Description

Currently, from 10.10, the system no longer permits unsigned kexts to run. The only public way to circumvent this 'security' measure at the moment is to disable all kext signing checks, which is a less than delightful solution.

The other way is limited to those with Apple development signing capabilities, which involves signing the kexts with your own certificates which will then enable them to run under Yosemite. This second choice has some manteinance costs, that would mean that SVS couldn't be free anymore.

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions