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

SSL Options Not listed in --help output for mongod/mongos

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.2.0-rc0
    • Affects Version/s: 2.0.6, 2.1.2
    • Component/s: Networking
    • Labels:
      None
    • Environment:
      Tested with enterprise build (2.0.6 - Ubuntu 11.04) and SSL build from latest git pull (7/6/2012 - git version: ed3328acc7cb26b897808f5949d2520ffb2c41ae)
    • Fully Compatible
    • ALL

      When running mongod/mongos, no SSL options are listed in the --help output. The tools (mongo shell, mongodump list the basic --ssl option as they should).

      Simple to test:

      //both currently return nothing
      ./mongos --help | grep -i ssl 
      ./mongod --help | grep -i ssl
      

            Assignee:
            adamc Adam Comerford
            Reporter:
            adam@comerford.net Adam Comerford
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: