From ecdd7ee9bd9d71c27990272098b551ccbf46899b Mon Sep 17 00:00:00 2001 From: William Mantly Date: Tue, 14 Jul 2026 21:34:57 -0400 Subject: [PATCH] Bump proxy submodule to pick up the SSL fallback fix (#25) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit proxy: 8aab9c7 -> 22f382b (#132) — fixes a TLS handshake failure that broke SSL (including the self-signed fallback cert) for any connection without an already-known target, e.g. no SNI at all or an unregistered host. This affects every fresh theta-env install before DNS/Host records are set up, so it's worth its own bump rather than waiting to batch with other changes. --- proxy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy b/proxy index 8aab9c7..22f382b 160000 --- a/proxy +++ b/proxy @@ -1 +1 @@ -Subproject commit 8aab9c7673241416157c0daedadbca42c81897a2 +Subproject commit 22f382b968670cddbbc3c5157f4e4c4618196f1b