ebourg / jsign

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

Compare public keys instead of the full certificate #129

Open laurentgo opened 2 years ago

laurentgo commented 2 years ago

Only compare public keys between the keystore certificate and the certificate chain provided by the user instead of the full certificate.

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.03%) to 83.358% when pulling 25492dcff38ac736fe094e4cf5e17ef3853d4a78 on laurentgo:laurentgo/certfile-publickey into 502d71b358d32053bc41c9fd3411f050cdd61630 on ebourg:master.