Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-98868

Cache egress certificate information in GRPCTransportLayer

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • 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.

            Assignee:
            patrick.freed@mongodb.com Patrick Freed
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: