SSL Expiry Reminder šŸ””

mskian

Santhosh Veer

Posted on November 12, 2019

SSL Expiry Reminder šŸ””

SSL Expiry Reminder - Get Notification remainder on Telegram and Gotify Push Notification Server

āž” Mostly we are all using Free Let's Encrypt SSL service but sometimes it's Failed to renew Even Sometimes we forget SSL renewal date of our Paid SSL too

āž” usually, it sends Reminder to our Register Email-id but Sometimes we forget to check the Mail

āž” I got an idea to develop a CLI for Sending SSL Expiry Date Notification Alert on Telegram (Via Bot) and Gotify Push Notification Alert

āž” it was written in Javascript and axios for Call the API
āž” Here is the Github Repository of My Script - https://github.com/mskian/ssl-expiry-reminder

āž” Install via NPM

npm install -g ssl-expiry-reminder

āž” Test the CLI

checkssl --status example.com
example.com
Certificate Valid from
Wednesday, November 28, 2018 5:30 AM
Certificate Expiry date
Wednesday, December 2, 2020 5:30 PM
Days Remaining: 386

Gotify

Gotify Push

Telegram

Telegram Push

āž” Currently It supports

  • Telegram BOT Notification
  • Gotify Push Notification
  • Pushbullet - Planned
  • Email - Planned

Share your Feedbacks & Contribute āœŒ

šŸ’– šŸ’Ŗ šŸ™… šŸš©
mskian
Santhosh Veer

Posted on November 12, 2019

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

SSL Expiry Reminder šŸ””
ssl SSL Expiry Reminder šŸ””

November 12, 2019