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

XMLWordPrintableJSON

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

      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.

              Assignee:
              Gregory Noma
              Reporter:
              Spencer Jackson
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: