PortableSigner2
PortableSigner2 copied to clipboard
PortableSigner - A Commandline and GUI Tool to digital sign PDF files with X.509 certificates
Passwords in at least DoSignPDF, GetJavaKeystore, GetPKCS12, Main and PDFSigner should be changed from String to char[] which is a recommended practice in Java. If you need reassurance take a...
Hi there! It seems that PortableSigner2 is no longer working under Java 8 with JCE Unlimited Strength installed (I installed it as mentioned in its README). It keeps telling me,...
In the git repository there are three readme files: Readme.md README.md README.txt Would it be enough with one readme file?
Hi, I want to put a empty password through command line, using -p options as below: java -jar PortableSigner.jar -n -t source.pdf -o out.pdf -s crt.p12 -p "" After execute...
The readme refer to http://layout.jdesktop.org/ , which no longer seem to work. I was looking at building the system from source, but lack the jdesktop code. Any idea where I...
When opening the options to append a signature block, the options for placement are available, when "No sperate page for signatureblock" is not selected. After selecting it once and then...