Get SSL Certificate and Send Expiry Alert
detail.loadingPreview
Retrieves SSL certificate status for a domain and sends a Telegram alert if expired.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow checks the SSL certificate status for a specified domain. If the certificate has expired, it sends an alert message via Telegram. This is useful for monitoring the validity of domain certificates.
Key Features
- Monitors SSL certificate validity for a given domain.
- Triggers an alert via Telegram upon certificate expiration.
- Configurable domain through a manual trigger node.
How To Use
- Import the workflow: Load the provided JSON into your n8n instance.
- Configure Telegram credentials: Set up the 'test killia bot' Telegram API credential in n8n.
- Set the domain: Update the
domainparameter in the 'Create Domain Item' node to your desired domain. - Execute manually: Click the 'Execute Workflow' button in the n8n interface.
- Monitor alerts: If the certificate is expired, you will receive a Telegram message.
Apps Used
Workflow JSON
{
"id": "56081207-fc82-4d6d-8ab4-06d8517be98b",
"name": "Get SSL Certificate and Send Expiry Alert",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 56081207-fc82...
About the Author
Free n8n Workflows Official
System Admin
The official repository for verified enterprise-grade workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Blog Automation
Automate blog post creation and updates using Google Sheets and WordPress.
Community Template: Unverified Email Verification
Verifies if an email address is deliverable using an external service.
G2 Reviews Monitor (Unverified)
Monitors G2 reviews for new submissions and notifies via Slack, while also recording them in Google Sheets.
Community Bank Statement Analysis
Analyzes bank statements against tenant and property data to flag payment discrepancies.
Community Contributed Template Converter (Unverified)
Converts various file formats to PDF using an external API.
Community Credentials Transfer
Transfer credentials between n8n instances.