openssl crl -text -noout -in {yourfile}

You also need to append '-inform DER' to the above command-line if your
CRL is not in PEM format but merely binary DER format.

Note that you'll only get the serial numbers, you'll have to get the
identities by yourself, using another way...

On Thu, 8 Feb 2001, Evan Cross wrote:

> How do I view the contents of a CRL? I need to be able to
> see what certificates have been revoked.
>
> Evan
>

-- 
Erwann ABALEA
[EMAIL PROTECTED]
RSA PGP Key ID: 0x2D0EABD5
-----
Never underestimate the power of human stupidity.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to