21zoo Labs - Assorted Stuff

How to get the SSL cert expiration date from PEM file

Posted — Apr 17, 2018

How to get the the SSL cert expiration date from PEM file

openssl x509 -enddate -noout -in << pem file name >>