Skip to content

SSL-Check Certificate Checker can batch check multiple domains for expired SSL certificates, automatically alert your email when your certificate is about to expire.

License

Notifications You must be signed in to change notification settings

webstandardcss/ssl-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSL-Check Certificate Checker

SSL-Check Certificate Checker can batch check multiple domains for expired SSL certificates, automatically alert your email when your certificate is about to expire.

You can set the ALERTDAYS configuration setting to control when you start receiving emails.

Every time the script is run. Script will send mail if the certificate expires sooner than ALERTDAYS days.

If you want to receive email every time you run this script then set ALERTDAYS to 99999. (Default 7 Days)

To check the SSL certificate, please enter your domain name as the command argument.

You can add your domain names to the list in the ssl-check-all.sh file

Cron can be set twice daily using cPanel or crontab -e

0	0,12	*	*	*	/home/username/bin/ssl-check-all

Usage: ssl-check domain.com

Author: Trey Brister 2014

About

SSL-Check Certificate Checker can batch check multiple domains for expired SSL certificates, automatically alert your email when your certificate is about to expire.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages