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
322 stars 121 forks source link

PKCS12: Why certificate AAA from Comodo is automatically added? #139

Open Mato-Z opened 1 year ago

Mato-Z commented 1 year ago

Hello, very nice program that works on Linux systems too, great work, many thanks. I have one question, why certificate "AAA" from Comodo is automatically added when PDF document (PKCS#7) is signed with X.509 certificate from file (PKCS#12 format)? Is it possible to disable this? Thank you.

kwart commented 1 year ago

Can you share a signed PDF example? What's your JSignPdf config?

Mato-Z commented 1 year ago

@kwart I can share my PDF only privately if you provide me mail address I can send it immediately. Configuration: ./jsignpdf.sh -ha SHA256 -ksf PKCS12_FILE -ksp PASS -kst PKCS12 -ts TSA_URL -tsh SHA256 document.pdf

kwart commented 1 year ago

You can send it to josef.cacek at gmail.com. Thanks.

Mato-Z commented 1 year ago

Sended. Thanks.