Very surprised reading the following sentence  : "Signing PDFs should be done 
by a public-private key pair that was created for signing documents."

Signing operation (PDF document or whatever you want) is a two steps operation  
: hash & encrypt. And for that, the only crypto element you need is a private 
key.

One other point  : do you think "HTTPS certificates" really exist ? I only know 
X509 certificates

-----Message d'origine-----
De : ★Michael Jenkins [mailto:mjenk...@parody.com]
Envoyé : mardi 1 septembre 2015 14:35
À : Post all your questions about iText here
Objet : [iText-questions] unsubscribe



-----Original Message-----
From: iText mailing list
Sent: Tuesday, September 01, 2015 3:26 AM
To: itext-questions@lists.sourceforge.net
Subject: Re: [iText-questions] Are certificates used to sign PDF files the same 
as HTTPS certificates?

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
iText-questions@lists.sourceforge.net
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



------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
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

________________________________

Le papier est un support de communication naturel, renouvelable et recyclable. 
Si vous devez imprimer ce mail, n’oubliez pas de le recycler.
------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
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

Reply via email to