Top "Osx-gatekeeper" questions

Gatekeeper is a new feature in OS X Mountain Lion that helps protect users from downloading and installing malicious software.

Unidentified developer for Java Web Start application on OS X

On Mac OS X 10.9 signed Java Web Start applications are blocked by default with the message: "application.jnlp" can't be …

java macos java-web-start jnlp osx-gatekeeper
Non-Apple Issued Code Signing Certificate: Can it Work with Mac OS 10.8 Gatekeeper?

Our company develops our application for both OS X and Windows. We have an existing purchased code signing certificate from …

code-signing osx-mountain-lion osx-gatekeeper
How to codesign and enable the hardened runtime for a 3rd-party CLI on Xcode?

My project needs the Ghostscript to do lots of tasks, so I have added the gs CLI tool into my …

objective-c xcode macos codesign osx-gatekeeper
Codesigning Kext with kext enabled certificate fails during kextload, "code signature invalid"

So we have a certificate that allows us to sign kexts, but when we run > sudo kextload friendly.kext, …

macos code-signing kernel-extension osx-gatekeeper