Details
-
Improvement
-
Resolution: Done
-
Minor - P4
-
mms-1.6
-
None
Description
Hi,
on https://docs.opsmanager.mongodb.com/current/tutorial/configure-ssl-connection-to-backing-mongodb/
for a beginner mongo-mms-backup configuration file settings are not totally clear.
Standard config files for backup daemon don't include by default ssl parameters (mongo.ssl, mongodb.ssl.CAFile, mongodb.ssl.PEMKeyFile etc) so documentation should say explicitly that you must add them.
Another issue that should be documented is that on backup daemon you cannot use different client ssl certificate for ops manager application database and backup blockstore database, because parameters are for both connections.