Automated SSL Certificate Monitoring & Renewal with Notion & Telegram
Fetches domains from Notion, checks SSL validity via API, notifies via Telegram if expiring soon (<14 days), and auto-renews via SSH Certbot.
This workflow automates SSL certificate monitoring and renewal to prevent service interruptions. It pulls domain lists from a Notion database, queries the SSL-Checker API for each domain's certificate validity, and flags any expiring within 14 days. If issues are detected, it sends Telegram alerts, executes SSH commands to trigger Certbot renewal on remote servers, and re-verifies the certificates post-renewal with success notifications.
Key benefits include proactive security management, reduc
Platform
n8n
Category
Education
Price
$24.99
Creator
Fred Garcia
SSL
Certificates
Monitoring
Renewal
Notion
Telegram
SSH
Certbot
Security
Automation
DevOps
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.