ebourg / jsign

Java implementation of Microsoft Authenticode for signing Windows executables, installers & scripts
https://ebourg.github.io/jsign
Apache License 2.0
267 stars 113 forks source link

jsign: Unknown keystore type 'TRUSTEDSIGNING' #261

Open Elite opened 19 hours ago

Elite commented 19 hours ago

What am I missing? Using the homebrew version on macOS.

jsign: Unknown keystore type 'TRUSTEDSIGNING' (expected types: JKS, JCEKS, PKCS12, PKCS11, OPENPGP, OPENSC, PIV, NITROKEY, YUBIKEY, AWS, AZUREKEYVAULT, DIGICERTONE, ESIGNER, GOOGLECLOUD, HASHICORPVAULT, ETOKEN)
Try `jsign --help' for more information.
ebourg commented 15 hours ago

Jsign 7.0 hasn't been released yet, you can get the development version here: https://github.com/ebourg/jsign/actions/runs/11921022531/artifacts/2209675653