ebourg / jsign

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

Doubt about Google HSM changes #204

Closed carlosspohr closed 4 months ago

carlosspohr commented 4 months ago

Hi @ebourg,

You add support for Google HSM keys for java jar signature last year (issue #177), and today I received a reminder about deprecation of certificate bundles from Google HSM.

image

So, is there any modification needed in your implementation or in my side?