Contents

  1. Verify
    1. CRL

Verify

CRL

To extract all revoked certificates from a CRL file:

openssl crl -inform DER -text -noout -in file.crl

Howto/OpenSSL (last edited 2019-12-10 11:33:15 by Sciuro)