# 查看CRL列表信息 $ openssl crl -in exampleca.crl -text -noout # 驗證CRL列表簽名信息 $ openssl crl -in exampleca.crl -noout -CAfile cacert.pem