Skip to content

Just have it on a weekly cron. SSL notifier .. yeah you are going to need it.

License

Notifications You must be signed in to change notification settings

uurtech/ssl-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssl-notifier

SSL Expire Notification Bash Script

You can deploy it to the Lambda and trigger it on a weekly schedule to prevent forgetting SSL cert updates.

Because sometimes your clients forget to let you know about SSL expire notification emails and you will be the one who is responsilbe for it.

In this case you can prevent this happening just by running this BASH script on your AWS/GCP/AZURE and send Slack notifications

how to use it

just update .env file

SLACK_WEBHOOK_ENDPOINT=""
URL_LIST="https://google.com https://php.net https://facebook.com"

About

Just have it on a weekly cron. SSL notifier .. yeah you are going to need it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published