From 5b563135b96a844634c88f60d0a706b1662cb696 Mon Sep 17 00:00:00 2001 From: brancogao <34239005+brancogao@users.noreply.github.com> Date: Thu, 19 Feb 2026 02:06:44 +0800 Subject: [PATCH] Add SSL Certificate Monitor - SSL expiry monitoring tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f43bb1a..aaf0e46 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in - [Certbot](https://github.com/certbot/certbot) - Automate using Let’s Encrypt certificates on manually-managed websites to enable HTTPS. - [Let’s Encrypt](https://letsencrypt.org/) - Free, automated, and open Certificate Authority. - [Cert Manager](https://github.com/jetstack/cert-manager) - K8S add-on to automate the management and issuance of TLS certificates from various issuing sources. +- [SSL Certificate Monitor](https://github.com/brancogao/ssl-certificate-monitor) - Free SSL certificate expiry checker and monitoring tool with RESTful API. ## Databases