Re: [iText-questions] problem including certificate chain in PDF

2012-11-09 Thread Andreas Kuehne
Hi keklikhasan, I wouldn't call this a problem! You always have just one root certificate. The other one (not required to build the certificate chain) will just be ignored. Greetings, Andreas K. > Hi, i have similar problem. i try to sign pdf with mobile signature. i use > itextpdf-5.1.3.jar,bc

Re: [iText-questions] problem including certificate chain in PDF

2012-11-09 Thread keklikhasan
Hi, i have similar problem. i try to sign pdf with mobile signature. i use itextpdf-5.1.3.jar,bcprov-jdk16-1.46.jar while signig. X509Certificate root0 = Utils.getCert(PropertyUtils .getProperty(Property.SIGN_ROOT_CERT0_PATH.value)); X509Certificat

Re: [iText-questions] problem including certificate chain in PDF

2010-09-10 Thread Andreas Kuehne
y .. Greetings Andreas - original Nachricht ---- Betreff: Re: [iText-questions] problem including certificate chain in PDF Gesendet: Fr, 10. Sep 2010 Von: Andreas Kuehne Hi Christophe, your signature is definitly skrewed up. For example it claims to be a signature containing it's

Re: [iText-questions] problem including certificate chain in PDF

2010-09-10 Thread Andreas Kuehne
eff: Re: [iText-questions] problem including certificate chain in PDF Gesendet: Fr, 10. Sep 2010 Von: Christophe VG Hi Paulo, thanks a lot for wanting to help me on this one. In attachment you find a signed PDF based on the previously supplied code. regards,Christophe --- original

Re: [iText-questions] problem including certificate chain in PDF

2010-09-10 Thread Christophe VG
Hi Paulo,thanks a lot for wanting to help me on this one. In attachment you find a signed PDF based on the previously supplied code.regards,Christophe signed.pdf Description: Adobe PDF document On 10 Sep 2010, at 16:30, Paulo Soares wrote: I'm quite sure the chain is being included in the PDF but

Re: [iText-questions] problem including certificate chain in PDF

2010-09-10 Thread Andreas Kuehne
Hi Christophe, the chains looks good to me. But maybe the Reader complains about an untrusted root rather than a missing part of the chain ... Could you post an example ? Would like to take a inside .. Greetings Andreas - original Nachricht Betreff: [iText-questions] problem inc

Re: [iText-questions] problem including certificate chain in PDF

2010-09-10 Thread Paulo Soares
I'm quite sure the chain is being included in the PDF but what I'm not sure is if you don't have a broken chain. Can you post the PDF? Paulo From: Christophe VG [mailto:contact+it...@christophe.vg] Sent: Friday, September 10, 2010 1:12 PM To: itext-questions@list