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 1e2672b commit 5a260a1Copy full SHA for 5a260a1
source/includes/steps-starting-compass-individual-fields.yaml
@@ -185,6 +185,14 @@ content: |
185
provide the :guilabel:`Username` to authenticate
186
the user.
187
188
+ .. note::
189
+
190
+ If you are using
191
+ :atlas:`Atlas-managed certificates </security-add-mongodb-users/#select-an-authentication-method>`
192
+ , your username must be prefaced by "CN="
193
+ per :rfc:`2253`. For example, the username
194
+ "X509User" must be provided as "CN=X509User".
195
196
* - :guilabel:`Favorite Name`
197
- *Optional*. A name for the connection. To save the current
198
connection entered as a
0 commit comments