-
Type: New Feature
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Per a request in ticketĀ TOOLS-2587
Mongo tools require a flag in ClientOptions to bypass hostname validation during tls/ssl verification. And this is not possible done from client-side through tlsConfig, as from the discussion hereĀ https://github.com/golang/go/issues/21971
The possible solution is also stated inside the above thread.
- is depended on by
-
TOOLS-2587 sslAllowInvalidHostnames bypass ssl/tls server certification validation entirely
- Closed