-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Networking & Observability
-
Fully Compatible
-
Networking & Obs 2025-01-06, Networking & Obs 2025-01-20
The gRPC transport layer reads the client certificiates from disk each time it establishes gRPC channels. This differs from the asio implementation, which will only load them after rotateCertificates is called. We should update the GRPCTransportLayer to match this.
- is related to
-
SERVER-99777 gRPC client doesn't check allowInvalidCertificates when validating certs
- Closed
- related to
-
SERVER-99770 Fix possible invalid SSLManager access during gRPC client startup
- Closed
-
SERVER-85457 Store SSLConfiguration on egress gRPC sessions
- Closed