Add more tests for ssl client options

XMLWordPrintableJSON

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

        --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 (Inactive)
            Reporter:
            Shaun Verch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: