mirror of
https://github.com/openai/codex.git
synced 2026-05-06 06:12:59 +03: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