The SSL connection test for the Mongo Rust started failing in the 1.2.0 release of the C driver. It did pass for the beta and RC releases.
This is the error: Stream/StreamConnect - Failed to connect to target host: 'mongo3.staging:27017')
If I switch back to the 1.1.10 release this test passes. Any idea what could be wrong here?
- duplicates
-
CDRIVER-948 TLS / SSL connections fail in pooled mode
- Closed