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 b7678c7 commit 1e01412Copy full SHA for 1e01412
source/connection-strings/mongodb-database-connection-strings.txt
@@ -102,9 +102,9 @@ the following options:
102
key infrastructure. The path to the local ``.pem`` file that contains
103
the root certificate chain from the Certificate Authority.
104
105
-For example, to connect to the ``MongoEnterprises`` database using the
106
-certificate file ``/etc/ssl/caToValidateServerCertificates.p12``, with file
107
-password ``verysecure``:
+For example, to connect to the ``MongoEnterprises`` database on
+``cluster1.abc123.mongodb.net``, using the certificate file
+``/etc/ssl/caToValidateServerCertificates.p12`` with the password ``verysecure``:
108
109
.. code-block::
110
0 commit comments