How to check certificate validity in Linux?
This article help you to check certificate expiry date from Linux command line using openssl utility.
Check SSL certificate expiration date
Syntax: openssl x509 -enddate -noout -in <certificate name>
e.g.
openssl x509 -enddate -noout -in ceritificate_file.pem
openssl x509 -enddate -noout -in server.crt
(Visited 5,203 times, 4 visits today)
Awesome post! Keep up the great work! 🙂
Great content! Super high-quality! Keep it up! 🙂