Install rustls provider for remote websocket client (#17288)
Addresses #17283 Problem: `codex --remote wss://...` could panic because app-server-client did not install rustls' process-level crypto provider before opening TLS websocket connections. Solution: Add the existing rustls provider utility dependency and install it before the remote websocket connect.
E
Eric Traut committed
36712d854646d8733a692cd6d05729ab155ec668
Parent: f6cc2bb
Committed by GitHub <noreply@github.com>
on 4/10/2026, 3:29:12 AM