-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.1.4
-
Component/s: Shell
-
None
-
Server Tooling & Methods
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Currently when mongod/s are started, MongoRunner creates a Mongo connection automatically to "127.0.0.1". it would be nice to be able to specify a custom host, which would allow SSL certificate validation.
Creating the Mongo object after mongod has started is tricky since we don't know which port is allocated