From a8155d92f9df4b6c19c50e5a6e0ab6c4170b025d Mon Sep 17 00:00:00 2001 From: "glm-5.1" Date: Fri, 12 Jun 2026 14:31:08 +0000 Subject: [PATCH] Mark fix/tls-mode-wildcard-mismatch as completed --- tasks/fix/tls-mode-wildcard-mismatch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/fix/tls-mode-wildcard-mismatch.md b/tasks/fix/tls-mode-wildcard-mismatch.md index fd02721..bc6dbee 100644 --- a/tasks/fix/tls-mode-wildcard-mismatch.md +++ b/tasks/fix/tls-mode-wildcard-mismatch.md @@ -1,7 +1,7 @@ --- id: fix/tls-mode-wildcard-mismatch name: Add explicit listener/acceptor count check or remove TlsMode wildcard (W5) -status: pending +status: completed depends_on: [] scope: single risk: trivial