mirror of
https://github.com/openai/codex.git
synced 2026-09-10 20:26:47 +00:00
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.
996 B
996 B