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

SSLManager's configuration should not rely on global state

    • Server Security
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      SSLManager accepts an SSLParams object, and yet also relies on a global sslGlobalParams object. There should be a single source of state which is dependency injected into the Manager's constructor. If state changes are needed, the Manager should be informed the the change through setter methods.

            Assignee:
            backlog-server-security [DO NOT USE] Backlog - Security Team
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: