Table of Contents

OpenSSL

Useful commands for OpenSSL

CRLs

Parsing a CRL: openssl crl -inform DER -text -noout -in mycrl.crl

PKCS12

Reading a PKCS12 file: openssl pkcs12 -info -in some_file.p12

X.509

Connect with TLS