Open michnovka opened 3 years ago
TSA settings below in screenshot
Does the SunPKCS11 keystore type work? The JSignPKCS11 should only be used in cases where SunPKCS11 fails.
I dont even have SunPKCS11 in the list. Only JSignPKCS11
Sorry, I wasn't clear. The SunPKCS11 is the implementation class name. The related keystone type name is just "PKCS11".
Try to run jsignpdf.sh -lkt
, you should see the "PKCS11" in the output.
The JSignPKCS11
was not tested with Java 17 (yet) :)
Yea, with SunPKCS11 the error is not present.
jSignPDF version 2.0.0 Kubuntu 20.04 java 17.0.1 2021-10-19 LTS
When signing with my card and TSA, I get the below exception. The final PDF looks fine and has valid timestamped signature.