Skip to content

Commit cb56810

Browse files
committed
DOCSP-10369 remove tls/ssl URI warning
1 parent 5f4e5f7 commit cb56810

File tree

7 files changed

+5
-46
lines changed

7 files changed

+5
-46
lines changed

source/mongodump.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -408,12 +408,6 @@ Options
408408
For information on the components of the connection string, see
409409
the :manual:`Connection String URI Format
410410
</reference/connection-string/>` documentation.
411-
412-
.. note::
413-
414-
For TLS/SSL options, use the command-line options instead of the
415-
:ref:`URI options for TLS/SSL (Available starting in
416-
4.2)<uri-options-tls>`.
417411

418412
.. include:: /includes/fact-uri-with-conflicting-info.rst
419413

source/mongoexport.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -364,13 +364,7 @@ Options
364364
For information on the components of the connection string, see
365365
the :manual:`Connection String URI Format
366366
</reference/connection-string/>` documentation.
367-
368-
.. note::
369-
370-
For TLS/SSL options, use the command-line options instead of the
371-
:ref:`URI options for TLS/SSL (Available starting in
372-
4.2)<uri-options-tls>`.
373-
367+
374368
.. include:: /includes/fact-uri-with-conflicting-info.rst
375369

376370

source/mongofiles.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -197,12 +197,7 @@ Options
197197
For information on the components of the connection string, see
198198
the :manual:`Connection String URI Format
199199
</reference/connection-string/>` documentation.
200-
201-
.. note::
202-
203-
For TLS/SSL options, use the command-line options instead of the
204-
:ref:`URI options for TLS/SSL (Available starting in
205-
4.2)<uri-options-tls>`.
200+
206201

207202
.. include:: /includes/fact-uri-with-conflicting-info.rst
208203

source/mongoimport.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -191,13 +191,7 @@ Options
191191
For information on the components of the connection string, see
192192
the :manual:`Connection String URI Format
193193
</reference/connection-string/>` documentation.
194-
195-
.. note::
196-
197-
For TLS/SSL options, use the command-line options instead of the
198-
:ref:`URI options for TLS/SSL (Available starting in
199-
4.2)<uri-options-tls>`.
200-
194+
201195
.. include:: /includes/fact-uri-with-conflicting-info.rst
202196

203197

source/mongorestore.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -320,12 +320,6 @@ Options
320320
the :manual:`Connection String URI Format
321321
</reference/connection-string/>` documentation.
322322

323-
.. note::
324-
325-
For TLS/SSL options, use the command-line options instead of the
326-
:ref:`URI options for TLS/SSL (Available starting in
327-
4.2)<uri-options-tls>`.
328-
329323
.. include:: /includes/fact-uri-with-conflicting-info.rst
330324

331325

source/mongostat.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,7 @@ Options
136136
For information on the components of the connection string, see
137137
the :manual:`Connection String URI Format
138138
</reference/connection-string/>` documentation.
139-
140-
.. note::
141-
142-
For TLS/SSL options, use the command-line options instead of the
143-
:ref:`URI options for TLS/SSL (Available starting in
144-
4.2)<uri-options-tls>`.
145-
139+
146140
.. include:: /includes/fact-uri-with-conflicting-info.rst
147141

148142

source/mongotop.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -248,13 +248,7 @@ Options
248248
For information on the components of the connection string, see
249249
the :manual:`Connection String URI Format
250250
</reference/connection-string/>` documentation.
251-
252-
.. note::
253-
254-
For TLS/SSL options, use the command-line options instead of the
255-
:ref:`URI options for TLS/SSL (Available starting in
256-
4.2)<uri-options-tls>`.
257-
251+
258252
.. include:: /includes/fact-uri-with-conflicting-info.rst
259253

260254

0 commit comments

Comments
 (0)