RFR: 8313904: [macos] All signing tests which verifies unsigned app images are failing
Michael Hall
mik3hall at gmail.com
Fri Aug 11 05:48:35 UTC 2023
>>
>> I assume done with jpackage by indicating something like —mac-sign only? If wrong feel free to correct.
>
> No, it is always done if —mac-sign is NOT specified and we doing ad-hoc signing on app bundle only. PKG will not be ad-hoc signed.
> If —mac-sign is provided we will use certificate provided with —mac-sign to sign app image and PKG as before.
>
> Thanks,
> Alexander
I always do dmg or app-image for quick testing. I haven’t done any pkg yet.
So if I understand correctly now for app bundle types - dmg or app-image, some signing is always done. Certificate if signing is indicated and it is provided or adhoc if it isn’t indicated as a default. I didn’t know this.
Thanks
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20230811/9cfc25f6/attachment-0001.htm>
More information about the core-libs-dev
mailing list