We need to verify and create tests for Mac installer specific signing options:
--mac-sign
Request that the bundle be signed.
--mac-bundle-signing-prefix <prefix string>
When signing the application bundle, this value is prefixed to all components
that need to be signed that don't have an existing bundle identifier.
--mac-signing-key-user-name <user name>
User name portion of the typical "Mac Developer ID Application: " signing key.
--mac-signing-keychain <file path>
Location of the keychain to use. If not specified, the standard keychains are used.
--mac-sign
Request that the bundle be signed.
--mac-bundle-signing-prefix <prefix string>
When signing the application bundle, this value is prefixed to all components
that need to be signed that don't have an existing bundle identifier.
--mac-signing-key-user-name <user name>
User name portion of the typical "Mac Developer ID Application: " signing key.
--mac-signing-keychain <file path>
Location of the keychain to use. If not specified, the standard keychains are used.
- is cloned by
-
JDK-8223402 Create tests for some Mac installer specific options
-
- Resolved
-
- relates to
-
JDK-8230629 jpackage signing on macOS does not work as expected
-
- Resolved
-
-
JDK-8224597 create automated tests for platform create-app-image options
-
- Resolved
-