Details
-
Task
-
Resolution: Won't Do
-
Minor - P4
-
None
-
None
-
1
Description
We need to mention in the article about db.copyDatabase() that if the mongod instance used to run command is started with SSL enabled, then the outbound connection (to fromhost) will be established with SSL. If SSL is not enabled on the fromhost, db.copyDatabase() will fail.
All of the SSL-related nuances (hostname validation, certificate validation) will apply.