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

Merge SSLManager's Params struct with SSLGlobalParams

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.1
    • Affects Version/s: None
    • Component/s: Networking, Security
    • Labels:
      None
    • Fully Compatible
    • Security 1 04/03/15

      Currently SSLManager has a Params struct which has basically the same contents as the SSLGlobalParams class. The SSLManager copies the contents of the SSLGlobalParams object into a Params struct, which it then consumes. We should be able to merge these objects together, reducing the number of places where changes to configuration options need to be made.

            Assignee:
            spencer.jackson@mongodb.com Spencer Jackson
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: