I would still like to hear from someone on the jpackage team about this issue...
> On Jun 25, 2023, at 8:21 AM, Alan Snyder wrote:
>
> I’m having trouble using the code signing feature of jpackage for macOS.
>
> The problem appears to be here:
>
> result = MacBaseInstallerBundler.findKey(
>
> On Jun 25, 2023, at 10:41 AM, Alan Snyder wrote:
>
> My certificate is different, as I stated. I don’t know why.
Again, FWIW.
As shown Apple provides some different certificates for different purposes.
What I show works for me.
If in the Keychain Access you have a certificate with a com
> On Jun 25, 2023, at 10:21 AM, Alan Snyder wrote:
>
> I’m having trouble using the code signing feature of jpackage for macOS.
>
FWIW, I have…
SIGNING_CERT_3RD_PARTY="3rd Party Mac Developer Application: Michael Hall
(??)"
DEFAULT_SIGNING_CERT="Michael Hall"
DEVELOPER_ID_APPLICATI
My certificate is different, as I stated. I don’t know why.
> On Jun 25, 2023, at 8:34 AM, Michael Hall wrote:
>
>
>
>> On Jun 25, 2023, at 10:21 AM, Alan Snyder wrote:
>>
>> I’m having trouble using the code signing feature of jpackage for macOS.
>>
>
> FWIW, I have…
>
> SIGNING_CERT_3
I’m having trouble using the code signing feature of jpackage for macOS.
The problem appears to be here:
result = MacBaseInstallerBundler.findKey(
"Developer ID Application: ", user, keychain);
}
boolean useAsIs = teamName.startsWith(keyPrefix