File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed
source/connect/advanced-connection-options Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -61,24 +61,20 @@ Procedure
6161 Use this option to connect to standalone, replica set,
6262 or a sharded cluster
6363
64- .. note::
65-
66- If you use the standard connection string format to
67- connect to an `Atlas
68- <https://www.mongodb.com/cloud/atlas>`__ deployment,
69- you must turn on TLS/SSL in the
70- :guilabel:`TLS/SSL` tab of the :guilabel:`New
71- Connection` modal.
64+ If you use the standard connection string format to
65+ connect to an `Atlas
66+ <https://www.mongodb.com/cloud/atlas>`__ deployment,
67+ you must turn on TLS/SSL in the
68+ :guilabel:`TLS/SSL` tab of the :guilabel:`New
69+ Connection` modal.
7270
7371 * - mongodb+srv
7472 - :manual:`DNS Seed List Connection Format
7573 </reference/connection-string/#dns-seed-list-connection-format>`.
7674 The ``+srv`` indicates to |compass| that the hostname that follows
7775 corresponds to a DNS SRV record.
7876
79- .. note::
80-
81- The ``+srv`` automatically enables TLS/SSL.
77+ The ``+srv`` automatically enables TLS/SSL.
8278
8379 b) Enter a Hostname.
8480
You can’t perform that action at this time.
0 commit comments