Skip to content

bash script for checking your ssl certificate expiration time and let you know when it's close to be expired

License

Notifications You must be signed in to change notification settings

vahidkhorasani/cert_check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cert-check

This script can be used to check your domain ssl certificate expiration time and let you now if you've already implemented a messaging system (such as Rocket.chat,mattermost,...).

To use this script you should just run it by bash but before running make sure to set some variables based on your environment.

Put your domain name in 'domain' variable and also set webhook and token based on your messaging system.

After running this script it will create a json file which contains domain-name,start-date and expire-date and then tries to send it to your channel.

About

bash script for checking your ssl certificate expiration time and let you know when it's close to be expired

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages