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

Make SSLConfiguration class available via transport::Session

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.7.0
    • None
    • Security
    • None
    • Fully Compatible
    • ALL
    • Security 2020-06-29, Security 2020-07-13

    Description

      • 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

      Attachments

        Activity

          People

            gabriel.marks@mongodb.com Gabriel Marks
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: