Tips: SSL Certificate Checker
If you have one too many SSL certificates to manage, there is one nifty program made with Bash that can determine a certificate’s validity.
SSL Certificate Expiration Check can do that for you and send the results to email. The program’s “send to email” feature allows the user to simply add it to cron to check the certificates and send an alert to the administrator if any certificate (from file or website) falls below the set expiration date.
The source can be downloaded here.
Related Posts
1 Comment to “Tips: SSL Certificate Checker”
Post comment
Search PinoyTux
Subscribe to Email Feeds
Blog Lounge
Popular Posts
Recent Posts
- “Cannot retrieve repository metadata” error on RHEL 5.7
- Test GSM Modem Using minicom
- Graphene: The Super Supercapacitor
Recent Comments
- Akira on Cebu Pacific Airlines is Evil!
- Rai on Tip: How to Use watch Command
- Rai on Cebu Pacific Airlines is Evil!
- Manas Savkoor on Tip: How to Use watch Command
- Jacky on Tip: Hiding Files Inside An Image in Linux








That’s a great script. Thanks for posting! If you don’t want to bother with a bash script you can use this online tool to check if a certificate is installed correctly and set up a reminder: http://www.sslshopper.com/ssl-checker.html