Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8286850

[macos] Add support for signing user provided app image

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 19
    • 17, 18, 19
    • tools
    • b26
    • os_x

      Currently jpackage does not have ability to sign app image provided by user. So, if user wants to modified content of app image before packaging it to PKG/DMG or submitting it to Mac App Store app image needs to be manually signed.

      Proposed enhancement is to sign app image in place with following command:
      jpackage --type app-image --app-image Test.app --mac-sign ...

      Current implementation will give error:
      Error: Option [--app-image] is not valid with type [app-image]

      Generating DMG or PKG from —app-image with signing enabled will not sign app image as it currently do.

            almatvee Alexander Matveev
            almatvee Alexander Matveev
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: