File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change @@ -48,12 +48,16 @@ To save a new connection from the :guilabel:`Connections` page:
4848 a. In :guilabel:`MongoDB connection string (URI)`, enter
4949 your :manual:`MongoDB URI </reference/connection-string>`.
5050
51+ If you're using :ref:`X.509 authentication <rm-x509-auth>`, Relational
52+ Migrator verifies the connection string syntax and the certificate file format.
53+
5154 #. If it isn't included in the connection string, enter the
5255 :guilabel:`Database` to connect to.
5356
54- #. If they aren't included in the connection string, enter the
55- :guilabel:`Username` and :guilabel:`Password` of your
56- :ref:`Relational Migrator MongoDB user <rm-mongodb-service-user>`.
57+ #. If they aren't included in the connection string and you aren't using
58+ X.509 authentication, enter the :guilabel:`Username` and
59+ :guilabel:`Password` of your :ref:`Relational Migrator MongoDB user
60+ <rm-mongodb-service-user>`.
5761
5862 Checking :guilabel:`Save password` saves the password securely
5963 on your machine, so you don't have to enter the :guilabel:`Username`
Original file line number Diff line number Diff line change @@ -5,12 +5,17 @@ a. Enter the MongoDB connection string.
55 a. In :guilabel: `MongoDB connection string (URI) `, enter
66 your :manual: `MongoDB URI </reference/connection-string> `.
77
8+ If you're using :ref: `X.509 authentication <rm-x509-auth >`, Relational
9+ Migrator verifies the connection string syntax and the certificate file
10+ format.
11+
812 #. If it isn't included in the connection string, enter the
913 :guilabel: `Database ` to connect to.
1014
11- #. If they aren't included in the connection string, enter the
12- :guilabel: `Username ` and :guilabel: `Password ` of your
13- :ref: `Relational Migrator MongoDB user <rm-mongodb-service-user >`.
15+ #. If they aren't included in the connection string and you aren't using
16+ X.509 authentication, enter the :guilabel: `Username ` and
17+ :guilabel: `Password ` of your :ref: `Relational Migrator MongoDB user
18+ <rm-mongodb-service-user>`.
1419
1520#. Enter a :guilabel: `Connection name ` and optional :guilabel: `Environment tag `.
1621
You can’t perform that action at this time.
0 commit comments