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

Add more tests for ssl client options

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Networking
    • None
    • Fully Compatible

        --ssl                                 use SSL for all connections
        --sslCAFile arg                       Certificate Authority file for SSL
        --sslPEMKeyFile arg                   PEM certificate/key file for SSL
        --sslPEMKeyPassword arg               password for key in PEM file for SSL
        --sslCRLFile arg                      Certificate Revocation List file for
                                              SSL
        --sslFIPSMode                         activate FIPS 140-2 mode at startup
      

      Currently I don't see good jstests for these. There are some for CAFile, and for the server side, but not for the client side, which includes the mongo shell and also the tools (as of SERVER-8682).

            Assignee:
            andreas.nilsson Andreas Nilsson
            Reporter:
            sverch Shaun Verch
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: