java -jar /root/cron/jsignpdf/JSignPdf.jar \/home/zolcsi/CG.pdf \--certification-level CERTIFIED_NO_CHANGES_ALLOWED \--crl \--out-directory /home/zolcsi/ \--disable-assembly \--disable-fill \--disable-modify-annotations \--disable-modify-content \--hash-algorithm SHA256 \--keystore-file /root/cron/privateKeys/interpont.p12 \--keystore-type PKCS12 \--keystore-password ******* \--ocsp \--out-suffix "-signed" \--tsa-authentication PASSWORD \--tsa-user "********" \--tsa-password "********"INFO Checking input and output PDF paths.INFO Getting key aliasINFO Used key alias: gregor tamás's microsec ltd. idINFO Loading private keyINFO Getting certificate chainINFO Opening input PDF file: /home/zolcsi/CG.pdfINFO Creating output PDF file: /home/zolcsi/CG-signed.pdfINFO Creating signatureINFO Updating PDF version info 1.3 -> 1.6INFO Setting certification levelINFO Processing (it may take a while) ...INFO Reading CRLsINFO Reading CRL distribution points from certificate 2.5.4.5=#131c312e332e362e312e342e312e32313532382e322e322e322e35333833,1.2.840.113549.1.9.1=#16136774616d617340696e746572706f6e742e6875,CN=Gregor Tamás,O=InterPont Plus Kft.,L=Budapest,C=HUINFO Found CRL URL in distribution point: http://crl.e-szigno.hu/a2ca2009.crlINFO Downloading CRL from http://crl.e-szigno.hu/a2ca2009.crlINFO Size of downloaded CRL: 24389INFO Creating TSA client.ERROR Problem occuredExceptionConverter: java.lang.Exception: Invalid TSA 'https://btsa.e-szigno.hu/tsa' response, code 128 at com.lowagie.text.pdf.TSAClientBouncyCastle.getTimeStampToken(Unknown Source) at com.lowagie.text.pdf.TSAClientBouncyCastle.getTimeStampToken(Unknown Source) at com.lowagie.text.pdf.PdfPKCS7.getEncodedPKCS7(Unknown Source) at net.sf.jsignpdf.SignerLogic.signFile(SignerLogic.java:375) at net.sf.jsignpdf.Signer.signFiles(Signer.java:242) at net.sf.jsignpdf.Signer.main(Signer.java:137)INFO Finished: Creating of signature failed.[207] root@aragorn:/home/zolcsi# java -jar /root/cron/jsignpdf/JSignPdf.jar -v
JSignPdf version 1.5.4