Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-1592

Account for server TLS option changes

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.0.0
    • Affects Version/s: None
    • Component/s: CI, Connectivity
    • Labels:
      None
    • 2
    • Not Needed
    • Iteration Juravenator

      SERVER-72839 changes TLS behavior so that without specifying --tlsAllowConnectionsWithoutCertificates, clients can no longer connect without their own certificate.

      This makes our e2e test currently fail for latest-alpha server builds. Fixing this should be straightforward (add that option to the list of server options) but also presents an opportunity to remove handling for pre-4.2 servers in our e2e tests.

            Assignee:
            anna.henningsen@mongodb.com Anna Henningsen
            Reporter:
            anna.henningsen@mongodb.com Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: