From 829d59f8028d45476050957b9c774bea9f4dd5fa Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Sun, 12 Apr 2026 19:45:19 +0200 Subject: [PATCH] [skip ci] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fc200c..acb17ad 100644 --- a/README.md +++ b/README.md @@ -364,7 +364,7 @@ npm run check:pages # pages (astro check + tsc) ## TODO -- [ ] Add support for TLS checks (certificate validity, expiration). +- [ ] Add support for TLS checks (certificate validity, expiration). Apparently, the Workers API does not support certificate data access, even at the socket level. An external service may be required. - [ ] Refine the status page to look... well... less IA generated. - [ ] Initial support for incident management (manual status overrides, incident timeline). - [ ] Branded status page.