|
The documentation at:
https://docs.opsmanager.mongodb.com//current/tutorial/configure-monitoring-agent-for-ssl/#prerequisite
implies that a (separate) HTTPS proxy is necessary for communications between clients/agents and the MMS server to be secured with SSL. However, this is a historical artefact which pre-dates MMS's native support for HTTPS, as explained by:
https://docs.opsmanager.mongodb.com//current/core/security/#connections-from-agents-and-clients-to-onprem
which links to:
https://docs.opsmanager.mongodb.com//current/tutorial/configure-ssl-connection-to-web-interface/
The documentation in the first link should be updated accordingly.
|