Automate SSL/TLS Certificate Expiry Monitoring with Slack Alerts
This workflow automates the monitoring of SSL/TLS certificate expiry for your domains and sends alerts to Slack, ensuring timely renewals and preventing downtime.
This n8n workflow provides a proactive solution for managing SSL/TLS certificates by automating expiry checks and alerting your team via Slack. It runs on a customizable schedule, checks the expiry dates of specified domain certificates using an external API, and sends alerts if a certificate is due to expire within a critical timeframe. This helps system administrators, DevOps teams, and web developers prevent service disruptions caused by expired certificates.
Platform
n8n
Category
Communication
Price
Free
Creator
Antonio Rossi
security-alerts
if
code
slack
stickyNote
httpRequest
scheduleTrigger
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.