[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: web browser support for several CRLs for the same CA



Alec.Barea@xxxxxxxxxx writes:

>I was wondering if anybody would now a tool (web browser, or a module for a
>web browser) that would support having several CRLs for the same CA the way
>Entrust does it. It looks like mod_ssl does not support that (you can only
>have 1 CRL per CA).

I'm not sure what you're after in terms of "a tool" (a means of checking any
cert against a CRL?), but cryptlib,
http://www.cs.auckland.ac.nz/~pgut001/cryptlib/, will support any number of
CRLs from any number of CAs.  It's open source, so you can build it into a
browser in whatever way you want.

Peter.