8
1
Is it possible to embed GPG signatures in PDF files the way it can be done with X.509 signatures?
(I've been using JSignPDF to sign my invoices so far, but now the law has relaxed a bit, and it doesn't require X.509 anymore (just that I provide some guarantee of integrity and authenticity, for which, I figure, GPG should be enough). Now, I know I can use separate signatures, but I don't want to confuse my customers with why I'm sending them these *sig files.)
3This fails to answer the original question. OP wants to move away from X.509 certificates and use GPG instead. – DanteTheEgregore – 2013-10-02T13:41:24.787
OP can use this application to sign PDF with GPG. – rɑːdʒɑ – 2013-10-02T13:43:11.403
3There is nothing in the docs for that app which indicates it can be used with GPG. – Ben – 2013-10-04T06:24:27.547