Ability to configure supported ciphers when using SSL

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • 2.5.5
    • Affects Version/s: 2.0.6
    • Component/s: Networking, Security
    • None
    • Environment:
      64-bit Linux (Centos 6.3)
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I am unable to find any way to specify which SSL ciphers to enable/disable. I would like to be able to disable LOW and EXP ciphers on the mongod server when using SSL.

      For Example, when mongod is running with ssl enabled on the server host the command

      echo "" | openssl s_client -cipher LOW:EXP -port 27017 -host 127.0.0.1

      should not return any supported ciphers.

              Assignee:
              Unassigned
              Reporter:
              Kevin Henry
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: