Commit graph

1 commit

Author SHA1 Message Date
d91effd3eb
Add integration tests for TLS CryptoProvider configuration
Verifies that ring is properly installed as the default crypto provider
and that all TLS-dependent operations work: rustls ClientConfig, reqwest
client, tokio-rustls connector, and WebSocket TLS with webpki roots.
These tests catch the CryptoProvider panic before it reaches production.
2026-02-10 13:55:32 -06:00