-
Enhancement
-
Resolution: Fixed
-
P2
-
8u40
-
osx10.9.4
As of 8u20 the native packager on osx tries to sign before I am ready.
I still need to customize things.
I need more control over my signing process (what key I use and when I do it).
I filed another bug that suggested I create this bug for u840: https://javafx-jira.kenai.com/browse/RT-37986
I request native bundler add options to disable code signing:
Add -nosign flag on the CLI
Add sign="false" flag on the fx:deploy task
I still need to customize things.
I need more control over my signing process (what key I use and when I do it).
I filed another bug that suggested I create this bug for u840: https://javafx-jira.kenai.com/browse/RT-37986
I request native bundler add options to disable code signing:
Add -nosign flag on the CLI
Add sign="false" flag on the fx:deploy task