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

Server should not start with sslMode=noSSL and sslFIPSMode=true

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.5.5
    • Affects Version/s: 2.5.2
    • Component/s: Security
    • Labels:
    • Environment:
      Windows 7 Enterprise Build on 2008 R2
      Git hash:
      mongo - 1ea7e56cb2b8653d4b0453f04728033df34be9e1
      enterprise - d919ef07f817832732d2a0a2ec68251bc161193a
    • ALL
      • Start mongodb with sslMode=noSSL and sslFIPSMode=true

      Do not expect the server to start but it does. Also in the logs you see
      "2013-10-17T19:50:16.574+0000 [initandlisten] options: { config: "config.conf", dbpath: "d:\data\db", ssl:

      { FIPSMode: true, mode: "noSSL" }

      }

      This should error similar to specifying sslMode=noSSL and specify a PEM key file e.g
      Error storing command line: BadValue need to enable SSL via the sslMode flag whenusing SSL configuration parameters

            Assignee:
            sverch Shaun Verch
            Reporter:
            sridhar Sridhar Nanjundeswaran
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: