Skip to content

Commit 1e01412

Browse files
Updated example
1 parent b7678c7 commit 1e01412

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/connection-strings/mongodb-database-connection-strings.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ the following options:
102102
key infrastructure. The path to the local ``.pem`` file that contains
103103
the root certificate chain from the Certificate Authority.
104104

105-
For example, to connect to the ``MongoEnterprises`` database using the
106-
certificate file ``/etc/ssl/caToValidateServerCertificates.p12``, with file
107-
password ``verysecure``:
105+
For example, to connect to the ``MongoEnterprises`` database on
106+
``cluster1.abc123.mongodb.net``, using the certificate file
107+
``/etc/ssl/caToValidateServerCertificates.p12`` with the password ``verysecure``:
108108

109109
.. code-block::
110110

0 commit comments

Comments
 (0)