[CXX-363] SSL enablement inhibits subsequent call to ismaster Created: 06/Oct/14  Updated: 07/Oct/14  Resolved: 07/Oct/14

Status: Closed
Project: C++ Driver
Component/s: Implementation
Affects Version/s: None
Fix Version/s: legacy-1.0.0-rc1

Type: Bug Priority: Major - P3
Reporter: Andrew Morrow (Inactive) Assignee: Unassigned
Resolution: Done Votes: 0
Labels: legacy-cxx
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates CXX-369 Call ismaster when SSL is enabled Closed

 Description   

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.


Generated at Wed Feb 07 21:58:59 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.