While I can use Developer ID
certificates from Apple to sign .app and .dmg, I'm wondering if there is way to use it to sign the standalone jar version (click & run), and also a couple of eclipse plugins (jars).
I sign the jars with Comodo Cert and it works fine in windows, but when running the standalone jar in MacOS , GateKeeper blocks it.
All Apple Develper certificates (Developer ID Application, mac Developer, Developer Id Installer ...)
don't seem to support jarsigner , is there a way to sign jars for MacOS ?