Re: Are certificates used to sign PDF files the same as HTTPS certificates?
iText mailing list <[email protected]> Tue, 01 Sep 2015 10:26:53 +0200
| Newsgroups | gmane.comp.java.lib.itext.general |
|---|---|
| Message-ID | <[email protected]> |
On 8/31/2015 21:30 PM, Néstor Boscán wrote: > Hi > > I have a question: Are certificates used to sign PDF files the same as > HTTPS certificates? Any examples on how tu use those certificates to > sign a PDF file? Although it may be possible to sign a PDF using an HTTPS certificate (after all, it's also a pair of public and private keys), it is usually not done. Signing PDFs should be done by a public-private key pair that was created for signing documents. ------------------------------------------------------------------------------ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php