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:
48
48
a. In :guilabel:`MongoDB connection string (URI)`, enter
49
49
your :manual:`MongoDB URI </reference/connection-string>`.
50
50
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
+
51
54
#. If it isn't included in the connection string, enter the
52
55
:guilabel:`Database` to connect to.
53
56
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>`.
57
61
58
62
Checking :guilabel:`Save password` saves the password securely
59
63
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.
5
5
a. In :guilabel: `MongoDB connection string (URI) `, enter
6
6
your :manual: `MongoDB URI </reference/connection-string> `.
7
7
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
+
8
12
#. If it isn't included in the connection string, enter the
9
13
:guilabel: `Database ` to connect to.
10
14
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>`.
14
19
15
20
#. Enter a :guilabel: `Connection name ` and optional :guilabel: `Environment tag `.
16
21
You can’t perform that action at this time.
0 commit comments