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

utils_auth.js should support connecting to clusters running with SSL

    • Fully Compatible
    • ALL
    • v3.6, v3.4, v3.2
    • TIG 2018-03-26
    • 0

      authutil.asCluster() in mongo/src/shell/utils_auth.js is hardcoded to use SCRAM-SHA-1 to auth the __system user. On replica sets running with SSL, we have to use MONGODB-X509 as the auth mechanism and pass in an empty user and password.

            Assignee:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Reporter:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: