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

Ability to configure supported ciphers when using SSL

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 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

      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 Unassigned
            Reporter:
            knrhenry Kevin Henry
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: