zolcsi@aragorn:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.1 LTS
Release: 18.04
Codename: bionic
zolcsi@aragorn:~$ uname -a
Linux aragorn 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
zolcsi@aragorn:~$ java -jar /home/zolcsi/jsignpdf/JSignPdf.jar \
> /home/zolcsi/sample.pdf \
> --quiet \
> --certification-level CERTIFIED_NO_CHANGES_ALLOWED \
> --out-directory /home/zolcsi \
> --disable-assembly \
> --disable-fill \
> --disable-modify-annotations \
> --disable-modify-content \
> --hash-algorithm SHA256 \
> --keystore-file /home/zolcsi/lippaiz.p12 \
> --keystore-type PKCS12 \
> --keystore-password ******** \
> --ocsp \
> --out-suffix "-signed" \
> --tsa-server-url "https://btsa.e-szigno.hu/tsa" \
> --tsa-authentication PASSWORD \
> --tsa-user ******** \
> --tsa-password ******* \
> --tsa-hash-algorithm SHA-256
WARN net.sf.jsignpdf.utils.PropertyProvider$ProperyProviderException: Property file /home/zolcsi/.JSignPdf doesn't exist.
WARN net.sf.jsignpdf.utils.PropertyProvider$ProperyProviderException: Property file conf/conf.properties doesn't exist.
log4j:WARN No appenders could be found for logger (net.sf.jsignpdf.SignerLogic).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by net.sf.jsignpdf.utils.KeyStoreUtils (file:/home/zolcsi/jsignpdf/JSignPdf.jar) to field java.security.KeyStore.keyStoreSpi
WARNING: Please consider reporting this to the maintainers of net.sf.jsignpdf.utils.KeyStoreUtils
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
--
You received this message because you are subscribed to a topic in the Google Groups "JSignPdf" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jsignpdf/ytLEXreP8cg/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jsignpdf+u...@googlegroups.com.
To post to this group, send email to jsig...@googlegroups.com.
Visit this group at https://groups.google.com/group/jsignpdf.
For more options, visit https://groups.google.com/d/optout.