Re: Large CRL Handling Problem

2010-07-06 Thread Jakob Bohm
On 06-07-2010 01:03, Dave Thompson wrote: From: owner-openssl-us...@openssl.org On Behalf Of Ryan Smith Sent: Friday, 02 July, 2010 18:31 I have written a FIPS-1.1.2 compliant (OpenSSL 0.9.7m) application that validates certificates that are read in from files. It also

RE: Large CRL Handling Problem

2010-07-05 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Ryan Smith > Sent: Friday, 02 July, 2010 18:31 > I have written a FIPS-1.1.2 compliant (OpenSSL 0.9.7m) application > that validates certificates that are read in from files. It also loads > the CA certificates and correspon

Re: Large CRL Handling Problem

2010-07-04 Thread Ger Hobbelt
On Sat, Jul 3, 2010 at 12:31 AM, Ryan Smith wrote: > However with the ~200MB CRL, I get the following error, > > 1418976:error:0D078064:asn1 encoding routines:ASN1_ITEM_EX_D2I:aux > error:tasn_dec.c:407:Type=X509_CRL_INFO > > 1418976:error:0D08303A:asn1 encoding routines:ANS1_TEMPLATE_D2I:nested

Large CRL Handling Problem

2010-07-03 Thread Ryan Smith
I have written a FIPS-1.1.2 compliant (OpenSSL 0.9.7m) application that validates certificates that are read in from files. It also loads the CA certificates and corresponding CRLs from files. I am trying to determine any limitations with loading large CRLs (~200-250 MB) and to characterize the r

Large CRL Handling Problem

2010-07-02 Thread Smith, Ryan-P56787
I have written a FIPS-1.1.2 compliant (OpenSSL 0.9.7m) application that validates certificates that are read in from files. It also loads the CA certificates and corresponding CRLs from files. I am trying to determine any limitations with loading large CRLs (~200-250 MB) and to characterize the r