intoolswetrust / jsignpdf

PDF signing software written in Java. It supports visible signatures, timestamping, certificate verification and many other cool features
https://intoolswetrust.github.io/jsignpdf/
Other
308 stars 118 forks source link

cryptographically invalid sign #151

Open Midyr2 opened 11 months ago

Midyr2 commented 11 months ago

SigTest_signed.pdf Hello,

if I sign a pdf with default configuration with a p12 certificate, the signing process runs without error, but pfd viewer like okular don't accept the signature as cryptographically invalid.

I'm using Rocket Linux and jsignpdf V.2.0.

Any clue?

Thanks

Frank SigTest_signed.pdf

hlg commented 11 months ago

With pdfsig from poppler-utils the signature in your test document is reported valid. The poppler library is the main PDF library used with Okular, but I am using a slightly older version - 0.86.1, which could explain the difference, perhaps.