From 16e299d96ed9a5a2ff10614202841ef9308a65b6 Mon Sep 17 00:00:00 2001 From: CyberMind-FR Date: Sun, 8 Mar 2026 05:29:31 +0100 Subject: [PATCH] docs(WIP): Add lldh360.maegia.tv SSL certificate installation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Installed Let's Encrypt certificate (valid until 2026-06-05) - Enabled HTTP→HTTPS redirect - Fixed ACME webroot path (/srv/haproxy/acme) Co-Authored-By: Claude Opus 4.5 --- .claude/WIP.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.claude/WIP.md b/.claude/WIP.md index f3ee20d7..14b2efad 100644 --- a/.claude/WIP.md +++ b/.claude/WIP.md @@ -1,6 +1,6 @@ # Work In Progress (Claude) -_Last updated: 2026-03-07 (HAProxy mitmproxy_inspector Fix)_ +_Last updated: 2026-03-07 (lldh360 SSL Certificate)_ > **Architecture Reference**: SecuBox Fanzine v3 — Les 4 Couches @@ -24,10 +24,12 @@ _Last updated: 2026-03-07 (HAProxy mitmproxy_inspector Fix)_ - Fixed mitmproxy route: 192.168.255.1 → 192.168.255.31 (container's actual IP) - Jellyfin container has dedicated veth interface on br-lan -- **lldh360.maegia.tv Routing Fix** +- **lldh360.maegia.tv Routing Fix + SSL** - Fixed mitmproxy routes: 127.0.0.1 → 192.168.255.1 (all 187 routes updated) - - Disabled SSL redirect (DNS record doesn't exist yet for ACME) - Restored HAProxy config from backup (haproxyctl generate was corrupted) + - Installed Let's Encrypt SSL certificate (valid until 2026-06-05) + - Enabled HTTP→HTTPS redirect + - Site now accessible via HTTPS - Site now accessible via HTTP on port 9003 - **cybaxe.gk2.secubox.in Port Conflict Fix**