uptime-kuma/server/model
mkdev11 7920057207 feat: add TLS monitor type for mTLS endpoint monitoring
Add a new TLS monitor type that allows monitoring mTLS endpoints to verify
they properly reject connections without client certificates.

Features:
- New TLS monitor type with hostname and port configuration
- Expected TLS Alert dropdown to specify which TLS alert to expect
- Support for certificate_required (116) alert for mTLS verification
- Optional certificate expiry monitoring when connection succeeds
- Ignore TLS errors option

Closes #5837
2026-01-06 20:27:15 +02:00
..
api_key.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
docker_host.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
domain_expiry.js fix imports 2026-01-01 16:34:05 +01:00
group.js Add a public URL field for monitors and uses it on the status page (#5435) 2025-05-10 19:05:37 +02:00
heartbeat.js Feat: Retries persistence (#3814) 2023-11-24 18:11:36 +08:00
incident.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
maintenance.js fix: MariaDB datetime format error when pausing maintenance (#6513) 2025-12-22 14:32:12 +01:00
monitor.js feat: add TLS monitor type for mTLS endpoint monitoring 2026-01-06 20:27:15 +02:00
proxy.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
remote_browser.js Feature: remote browser support (#3904) 2023-12-01 15:29:10 +08:00
status_page.js fix: address the comments 2026-01-06 00:15:54 -05:00
tag.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
user.js [Eliminate Blocking] User related (#5928) 2025-06-19 14:29:43 +08:00