Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-30 Thread java-chris
ated to set the size. > > Paulo > >> -Original Message- >> From: java-chris [mailto:christian.lecl...@sphere3solutions.com] >> Sent: Wednesday, September 30, 2009 4:18 PM >> To: itext-questions@lists.sourceforge.net >> Subject: Re: [iText-questions

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-30 Thread Paulo Soares
-chris [mailto:christian.lecl...@sphere3solutions.com] > Sent: Wednesday, September 30, 2009 4:18 PM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Embeded CRL not recognize by Adobe > > > > We dont use OCSP because hour architecture for now dosen't

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-30 Thread java-chris
f the bloated CRLs? > > Paulo > >> -Original Message- >> From: java-chris [mailto:christian.lecl...@sphere3solutions.com] >> Sent: Wednesday, September 30, 2009 3:43 PM >> To: itext-questions@lists.sourceforge.net >> Subject: Re: [iText-questions] Embeded CRL not r

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-30 Thread Paulo Soares
ginal Message- > From: java-chris [mailto:christian.lecl...@sphere3solutions.com] > Sent: Wednesday, September 30, 2009 3:43 PM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Embeded CRL not recognize by Adobe > > > Hello Paulo , if the

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-30 Thread java-chris
ourceforge.net >> Subject: Re: [iText-questions] Embeded CRL not recognize by Adobe >> >> >> >> Still got a problems !! >> >> The size of : exc.put(PdfName.CONTENTS, new Integer(115010)); >> varies depend >> of the signature and the docume

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-30 Thread Paulo Soares
rceforge.net > Subject: Re: [iText-questions] Embeded CRL not recognize by Adobe > > > > Still got a problems !! > > The size of : exc.put(PdfName.CONTENTS, new Integer(115010)); > varies depend > of the signature and the document contents ... here we got > 115010 .. .

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-30 Thread java-chris
Still got a problems !! The size of : exc.put(PdfName.CONTENTS, new Integer(115010)); varies depend of the signature and the document contents ... here we got 115010 .. .but this number change when the document change ... and sometimes it not work on the current documents !!! There is many ways

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-29 Thread java-chris
Still got a problems !! The size of : exc.put(PdfName.CONTENTS, new Integer(115010)); varies depend of the signature and the document contents ... here we got 115010 .. .but this number change when the document change ... and sometimes it not work on the current documents !!! There is many wa

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-29 Thread java-chris
Solve my problems by put the value dic.put(PdfName.FILTER, new PdfName("Adobe.PPKLite")); To Remplace dic.put(PdfName.FILTER, new PdfName("SAFE.PPKSF")); And now this is woking great !!! Think I got it !! Thx for your patience ;) java-chris wrote: > > Hi Paulo , > The arrayIndexOutOfB

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-29 Thread java-chris
Hi Paulo , The arrayIndexOutOfBOunds was solve by changing the value of the out[] variable to sg.length. byte sg[] = pk7.getEncodedPKCS7(hash, cal); byte out[] = new byte[sg.length]; Now I've got this Exception in thread "main" java.lang.IllegalArgumentException: The key /Contents is too big

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-29 Thread Paulo Soares
What's the stack trace? Paulo > -Original Message- > From: java-chris [mailto:christian.lecl...@sphere3solutions.com] > Sent: Tuesday, September 29, 2009 4:38 PM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Embeded CRL no

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-29 Thread java-chris
ure size, > 128 for 1024 bit, 256 for 2048 and so on. I'm guessing on what the might > be but there's no limit in iText for the signature size. > > Paulo > >> -Original Message- >> From: java-chris [mailto:christian.lecl...@sphere3solutions.com] &g

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-29 Thread Paulo Soares
mailto:christian.lecl...@sphere3solutions.com] > Sent: Tuesday, September 29, 2009 3:33 PM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Embeded CRL not recognize by Adobe > > > Iv'e got the certificate of the trusted root, > The signature is fine, its rea

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-29 Thread java-chris
sphere3solutions.com] > Sent: Tuesday, September 29, 2009 9:48 AM > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] Embeded CRL not recognize by Adobe > > > Thanks for your quick answers ! > > Here my concerns : > > > CRLs must be a

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-29 Thread Leonard Rosenthol
eptember 28, 2009 8:32 PM >> To: itext-questions@lists.sourceforge.net >> Subject: [iText-questions] Embeded CRL not recognize by Adobe >> >> >> Hi guy's, >> >> Iv'e got problems with Embeded CRL'S with itext. >> >> I have a

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-29 Thread Paulo Soares
attribute. > > > > Paulo > > > >> -Original Message- > >> From: java-chris [mailto:christian.lecl...@sphere3solutions.com] > >> Sent: Monday, September 28, 2009 8:32 PM > >> To: itext-questions@lists.sourceforge.net > >> Subject: [iText-questions]

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-29 Thread java-chris
: itext-questions@lists.sourceforge.net >> Subject: [iText-questions] Embeded CRL not recognize by Adobe >> >> >> Hi guy's, >> >> Iv'e got problems with Embeded CRL'S with itext. >> >> I have an application that sign a PDF File with some c

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-29 Thread Paulo Soares
CRLs must be added as a signed attribute. Paulo > -Original Message- > From: java-chris [mailto:christian.lecl...@sphere3solutions.com] > Sent: Monday, September 28, 2009 8:32 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Embeded CRL not rec

Re: [iText-questions] Embeded CRL not recognize by Adobe

2009-09-28 Thread Leonard Rosenthol
@lists.sourceforge.net Subject: [iText-questions] Embeded CRL not recognize by Adobe Hi guy's, Iv'e got problems with Embeded CRL'S with itext. I have an application that sign a PDF File with some certificate in Microsoft Capi. ( Certificates is provide by Entrust provider) Well ..

[iText-questions] Embeded CRL not recognize by Adobe

2009-09-28 Thread java-chris
Hi guy's, Iv'e got problems with Embeded CRL'S with itext. I have an application that sign a PDF File with some certificate in Microsoft Capi. ( Certificates is provide by Entrust provider) Well .. when im Embeded my CRL'S in the pdf, everything works fine without errors. When I Re-Open my pdf