Show SSL key info
This code loads up an SSL key file and displays the information about that key.
openssl x509 -noout -text -in key.pem
This code loads up an SSL key file and displays the information about that key.
openssl x509 -noout -text -in key.pem