Jim wrote: > > I wrote a program to view CRLs in the DB (similar to crlutil) but it > doesn't work in all situations. I'm aware that there was a problem > with previous versions of NSS that didn't support CRLs greater than > 64KB. I'm using NSS-3.3.2 and NSPR-4.1.2 to compile my program. > Listed below is the source. I have a CRL that is 118KB and the > program fails to find the CRL in the DB. (I'm also testing with a CRL > that is 41KB and it works just fine.) [snip] > Any help would be greatly appreciated. > > Jim
Jim, Alas, size does matter. Many, but sadly not all, CRL size related problems were fixed in NSS 3.3.x, but at least one still remains. Please see http://bugzilla.mozilla.org/long_list.cgi?buglist=129080 for more information. (You know this already, but I'm posting this followup message for the benefit of others.) -- Nelson Bolyard Netscape Disclaimer: I speak for myself, not for Netscape
