We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16406cb commit 9523c75Copy full SHA for 9523c75
source/connect/tls.txt
@@ -52,7 +52,7 @@ To learn how to configure your MongoDB deployment for TLS, see the
52
Enable TLS
53
----------
54
55
-To enable TLS for the connection to your MongoDB instance, set the ``tls`` connection
+To enable TLS for the connection to your MongoDB deployment, set the ``tls`` connection
56
option to ``true``. You can do this in two ways: by using the ``uriOptions`` parameter
57
of the ``MongoDB\Client`` constructor or through a parameter in your connection string.
58
0 commit comments