#acl All:read #lang en <> = Verify = == CRL == To extract all revoked certificates from a CRL file: {{{ openssl crl -inform DER -text -noout -in file.crl }}}