gists/openssl.md

8 lines
77 B
Markdown

# openssl
## Show CRL content
```
openssl crl -in crl.pem -text -noout
```