core-agent-ide/codex-rs/otel
Anton Panasenko f7a921039c
[codex][otel] support mtls configuration (#6228)
fix for https://github.com/openai/codex/issues/6153

supports mTLS configuration and includes TLS features in the library
build to enable secure HTTPS connections with custom root certificates.

grpc:
https://docs.rs/tonic/0.13.1/src/tonic/transport/channel/endpoint.rs.html#63
https:
https://docs.rs/reqwest/0.12.23/src/reqwest/async_impl/client.rs.html#516
2025-11-18 14:01:01 -08:00
..
src [codex][otel] support mtls configuration (#6228) 2025-11-18 14:01:01 -08:00
Cargo.toml [codex][otel] support mtls configuration (#6228) 2025-11-18 14:01:01 -08:00