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

Fail to start without certificate authority when ssl is enabled unless --sslallowInvalidCertificates is also specified

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.6.0-rc1
    • Component/s: Security
    • Labels:

      The warning we have currently is not enough:

      2014-03-07T12:49:45.742-0500 warning: No SSL certificate validation can be performed since no CA file has been provided; please specify an sslCAFile parameter

      Users should have to additionally specify --sslAllowInvalidCertificates in order to start the server when:

      • SSL is enabled in any way
      • No certificate has been provided via --sslCAFile

      It is extremely easy to not see the warning and assume that certificate validation is occurring.

            Assignee:
            andreas.nilsson Andreas Nilsson
            Reporter:
            tyler@10gen.com Tyler Brock
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: