On Wed, Jun 04, 2003, David Kramer wrote:
> I'm trying to use CRLs but my server is not rejecting certificates that
> are (supposed to be) in my CRL. I'd appreciate any advice that people
> might have.
>
> The Questions:
> --
> 1) Is there any way to validate what's in a CRL? Someth
To verify the CRL
openssl crl -in crl.pem -Cafile cacert.pem to verify the crl
To view the contents of the CRL
openssl crl -in crl.pem -text
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of David Kramer
> Sent: Wednesday, June 04, 2003 12:17 PM
>