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

Alias server options starting with 'ssl' to parameters starting with 'tls'

    XMLWordPrintableJSON

Details

    • Fully Compatible
    • Platforms 2018-06-18, Platforms 2018-07-02, Platforms 2018-07-16

    Description

      Today to start the server with TLS, you may run a command like:

      ./mongod --sslMode requireSSL --sslPEMKeyFile server.pem
      

      This is slightly misleading, because the server does not speak SSL, which is a deprecated protocol. We should have aliases to equivalent options which use the name "tls". This will make users understand and feel better about their security posture.

      Attachments

        Issue Links

          Activity

            People

              gregory.noma@mongodb.com Gregory Noma
              spencer.jackson@mongodb.com Spencer Jackson
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: