When hostname verification is disabled, we don't send the SNI, when using OpenSSL.
The expectation is the user doesn't care what hostname it is connecting to, but that expectation is wrong as the server still cares and needs the SNI to know which server it should hand the request off to.
- is related to
-
CDRIVER-2153 mongoc_client_pool_t cannot connect to MongoDB Atlas
- Closed