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

Ability to configure supported ciphers when using SSL

    XMLWordPrintableJSON

Details

    • Icon: New Feature New Feature
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.5.5
    • 2.0.6
    • Networking, Security
    • None
    • 64-bit Linux (Centos 6.3)
    • Fully Compatible

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: