SSL Cert: check expiration date from Linux Terminal

Published by

Posted on January 27, 2016

echo | openssl s_client -connect comcastenergyrewards.com:443 2>/dev/null | openssl x509 -noout -date