Skip to content

Commit 8fe119f

Browse files
authored
DOCSP-49010-new-nested-components (#744)
1 parent 2763769 commit 8fe119f

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

source/connect/advanced-connection-options/general-connection.txt

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)