ES | EN
IT Ops

Monitor SSL certificate of any domain with uProc

TelegramUproc
Nodes 2
Complexity Basic
Category IT Ops
n8n popularity 2,697 views in n8n library

Do you want to check the SSL certificate expiration dates of your customers or servers? This workflow gets information of an SSL certificate using the uProc Get Certificate by domain tool. You can use this workflow to query SSL certificates in bulk and send alarms when any certificate has expired. You need to add your credentials (Email and API Key - real -) located at Integration section to n8n. You can replace "Create Domain Item" with any integration containing a domain, like Google Sheets, MySQL, or Zabbix server. Every "uProc" node returns the next fields per every analyzed SSL certificate: issuer: Contains the issuer. provider: Contains the provider. valid_from: Contains the start date. valid_to: Contains the end date. serial_number: Contains the serial number. type: Contains if supports one or multiple domains. protocol: Contains the protocol. valid: Contains its validity. domains: Contains all domains and subdomains supported. An "IF" node detects if the certificate is v

Apps and nodes included

Step-by-Step Implementation Guide

Monitorizar Certificados SSL con uProc

Este flujo de trabajo verifica las fechas de expiración de los certificados SSL utilizando uProc. Requiere credenciales de uProc. El nodo 'Crear Item Dominio' es personalizable.

Nodos Utilizados

  • Telegram: (Para enviar notificaciones)
  • uProc: (Para interactuar con la API de uProc y obtener información de los certificados SSL)

Pasos de Configuración

  1. Credenciales uProc: Configura el nodo uProc con tus credenciales de uProc.
  2. Creación del Item de Dominio: Configura el nodo uProc para 'Crear Item Dominio'. Personaliza los campos según tus necesidades.
  3. Notificaciones Telegram: Configura el nodo Telegram para recibir notificaciones sobre la expiración de los certificados SSL.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.