Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Failing to sign jpackage exe installer

I get 0x800700c1 sign tool error when trying to sign exe installer made by jpackage. It used to work fine in the past, though newish JDK 17 and JDK 21 create unsignable exe. MSI created with the same settings signs just fine. Why this happens?

like image 988
morvael Avatar asked Oct 23 '25 20:10

morvael


1 Answers

The file is probably corrupted in some way. You could try signing with another tool such as Jsign, if the operation fails you should get a more explicit error message.

(disclaimer: I'm the author of this project)

like image 81
Emmanuel Bourg Avatar answered Oct 27 '25 01:10

Emmanuel Bourg



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!