I sign with smartcard (DNIe) all OK. But in Adobe reader you see:

"The selected certificate does not provide information on how to verify
their status revoked. Unable to determine if this certificate is valid or
has been revoked".


The line/s 49 could be :

PdfStamper pdfStamper;

pdfStamper = PdfStamper.*createSignature*(pdfReader, *null*, '\0',
outputFile);

PdfSignatureAppearance sap = pdfStamper.getSignatureAppearance();

sap.setCrypto(key, chain, *null*, PdfSignatureAppearance.*SELF_SIGNED*);
Thanks,

Antonio
2009/5/12 Paulo Soares <psoa...@glintt.com>

> The problem is in line 49 of your code.
>
> Paulo
>
> > -----Original Message-----
> > From: Antonio de Calypo [mailto:antonio.cal...@gmail.com]
> > Sent: Tuesday, May 12, 2009 12:59 PM
> > To: itext-questions@lists.sourceforge.net
> > Subject: [iText-questions] certificate validation
> >
> > Hi,
> >   first sorry by mi english.
> > I´ve a problem when I sign whit itext, Adobe reader can´t
> > verify the validation.
> > How I can do with to it doesn´t happen?
> >
> >
> > Thank,
> >
> > Antonio
> >
>
> Aviso Legal:
> Esta mensagem é destinada exclusivamente ao destinatário. Pode conter
> informação confidencial ou legalmente protegida. A incorrecta transmissão
> desta mensagem não significa a perca de confidencialidade. Se esta mensagem
> for recebida por engano, por favor envie-a de volta para o remetente e
> apague-a do seu sistema de imediato. É proibido a qualquer pessoa que não o
> destinatário de usar, revelar ou distribuir qualquer parte desta mensagem.
>
> Disclaimer:
> This message is destined exclusively to the intended receiver. It may
> contain confidential or legally protected information. The incorrect
> transmission of this message does not mean the loss of its confidentiality.
> If this message is received by mistake, please send it back to the sender
> and delete it from your system immediately. It is forbidden to any person
> who is not the intended receiver to use, distribute or copy any part of this
> message.
>
>
> ------------------------------------------------------------------------------
> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
> production scanning environment may not be a perfect world - but thanks to
> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK
> i700
> Series Scanner you'll get full speed at 300 dpi even with all image
> processing features enabled. http://p.sf.net/sfu/kodak-com
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> Buy the iText book: http://www.1t3xt.com/docs/book.php
> Check the site with examples before you ask questions:
> http://www.1t3xt.info/examples/
> You can also search the keywords list:
> http://1t3xt.info/tutorials/keywords/
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to