[External] : Re: RFR: 8308042: [macos] Developer ID Application Certificate not picked up by jpackage if it contains UNICODE characters
Michael Hall
mik3hall at gmail.com
Wed Aug 23 23:37:01 UTC 2023
>>>
>>
>> Assuming code sign will catch the errors discussed or even not.
>>
>> Would it make sense to do post validation of the entire app after completion?
>
> Good point, but I am not sure if we should be doing this.
>
> Thanks,
> Alexander
I’m not quite following that.
The spctl maybe not, again I’m not remembering details but that might be related to notarizing. I figured it out once and it’s been broken for my builds ever since. I think you have to do some connection with Apple servers and wait until you get a response? Not an easy process to automate.
The codesign verify I’m not sure what would be the harm. If there are any application signing issues this should catch them. You would be assured in your testing that you hadn’t accidentally broken signing. In support it might tell you if the user has somehow done something to accidentally break signing.
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20230823/592cb05e/attachment.htm>
More information about the core-libs-dev
mailing list