Personal tools
You are here: Home Knowledge Decoding OpenSSL Files
Document Actions

Decoding OpenSSL Files

We'd like to view OpenSSL files as text, but they're often encoded. Here's how to view certificates, keys, and certificate requests.


Decode a certificate:

openssl x509 -text -in <cert-file>  

Decode a key:

openssl rsa -text -in <key-file>

Decode a certificate request:

openssl asn1parse -in <csr-file>

Computer Professionals


Learning What You Don't Know
Can Help You Earn More and
Give You Greater Security

Improve your computer career or business with reliable information from True Blade Systems.

Subscribe to our free newsletter.
No obligation - unsubscribe anytime.

Name
Email

We like privacy and won't share your info. Subscribe now to get valuable career and consulting information from True Blade Systems - free.