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
61
61
Use this option to connect to standalone, replica set,
62
62
or a sharded cluster
63
63
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.
72
70
73
71
* - mongodb+srv
74
72
- :manual:`DNS Seed List Connection Format
75
73
</reference/connection-string/#dns-seed-list-connection-format>`.
76
74
The ``+srv`` indicates to |compass| that the hostname that follows
77
75
corresponds to a DNS SRV record.
78
76
79
- .. note::
80
-
81
- The ``+srv`` automatically enables TLS/SSL.
77
+ The ``+srv`` automatically enables TLS/SSL.
82
78
83
79
b) Enter a Hostname.
84
80
You can’t perform that action at this time.
0 commit comments