Monitor SSL Certificate Expiry for Any Domain with uProc - n8n Workflow | Neura Market
Monitor SSL Certificate Expiry for Any Domain with uProc
Check SSL certificate details like expiration dates for domains using uProc, detect invalid certs, and send Telegram alerts for expirations.
This n8n workflow automates SSL certificate monitoring for any domain using the uProc 'Get Certificate by domain' tool. It starts with a manual trigger, sets a domain (e.g., via function node, replaceable with Google Sheets or databases for bulk), fetches comprehensive cert info including issuer, provider, validity dates, serial number, type, protocol, domains covered, and validity status.
An IF node evaluates if the certificate is valid. If expired or invalid, it sends an instant alarm to a Te
Platform
n8n
Category
Lifestyle
Price
$12.99
Creator
Maxim Luong
SSL
Certificate
Monitoring
uProc
Security
Telegram
Automation
Domain
Expiry
IT
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.