Add SSL Certificate Monitor - open-source SSL/TLS certificate expiry monitoring tool

- Monitor SSL/TLS certificate expiration dates
- Email alerts before certificates expire
- Open-source and self-hostable on Cloudflare Workers
This commit is contained in:
brancogao 2026-03-01 20:51:47 +08:00
parent 69894bb5b0
commit c2e429fa9d

View file

@ -358,6 +358,7 @@ See also [Active Directory](#active-directory) and [ADFS](#adfs) below.
- [CryptoLyzer](https://github.com/c0r0n3r/cryptolyzer) - Fast, flexible and comprehensive server cryptographic protocol (TLS, SSL, SSH, DNSSEC) and related setting (HTTP headers, DNS records) analyzer and fingerprint (JA3, HASSH tag) generator with Python API and CLI.
- [SSLyze](https://github.com/nabla-c0d3/sslyze) - Fast and powerful SSL/TLS scanning library.
- [testssl.sh](https://github.com/drwetter/testssl.sh) - Testing TLS/SSL encryption anywhere on any port
- [SSL Certificate Monitor](https://github.com/brancogao/ssl-certificate-monitor) - Open-source SSL/TLS certificate expiry monitoring tool with email alerts
### SSH