Commit Graph

3 Commits

Author SHA1 Message Date
Walusimbi Silver
ebde01ddeb Send cert alerts to ntfy over loopback
The script posted alerts to https://ntfy.silverwal.com/certbot, which is
served by the same nginx whose certificates it monitors. A TLS failure on
this host would make curl -fsS fail verification and drop the alert
describing that failure, leaving only a line in a log nobody reads.
ntfy is already bound to 127.0.0.1:2586, so post there instead.
2026-09-03 14:31:51 +03:00
Walusimbi Silver
c0655293ac Use certbot ntfy topic for certificate alerts 2026-04-24 12:03:22 +03:00
Walusimbi Silver
785c13119b Add server ops certificate expiry check 2026-04-24 10:36:33 +03:00