Monitor TLS certificate expiry for HTTPS endpoints from SuperPlane — add hostnames, check certificates on a schedule, and see status at a glance in the console.
Built with SuperPlane.
- Add endpoint — register a hostname in memory (
pending) - Check TLS — connect on port 443, read the certificate, and classify expiry (
healthy,warning,outdated, orinvalid) - Update results — store status,
last_check, andexpires_in_daysin thetlsEndpointsmemory namespace - Schedule — re-check every monitored endpoint every hour
- Console — endpoint table with per-row check and delete actions, plus bulk Run checks now
- SuperPlane account
MIT