Make SSLConfiguration class available via transport::Session

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Security
    • None
    • Fully Compatible
    • ALL
    • Security 2020-06-29, Security 2020-07-13
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      • The goal is removes client-side callers of getSSLManager()->getSSLConfiguration().clientSubjectName.toString()
      • Also server callers of isClusterMember
      • Add a virtual method to transport::Session SSLConfiguration* getSSLConfiguration()
      • It should just call getSSLManager()->getSSLConfiguration().
      • See src/mongo/transport/session.h
      • Add to derived class TransportLayerASIO::ASIOSession

            Assignee:
            Gabriel Marks
            Reporter:
            Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: