Open Mato-Z opened 1 year ago
Can you share a signed PDF example? What's your JSignPdf config?
@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
You can send it to josef.cacek at gmail.com
. Thanks.
Sended. Thanks.
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.