Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-363

SSL enablement inhibits subsequent call to ismaster

      See https://github.com/mongodb/mongo-cxx-driver/blob/d16dfa46a0bf342b88068f1a54b724f1c3aaf099/src/mongo/client/dbclient.cpp#L1395

      If SSL is enabled and the 'secure' method is called we do not execute the 'ismaster' call that would normally occur at the end of the connection setup due to the 'return' statement.

      This seems incorrect.

            Assignee:
            Unassigned Unassigned
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: