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 d6357bf commit 9960020Copy full SHA for 9960020
source/fundamentals/authentication.txt
@@ -282,8 +282,8 @@ The ``MONGODB-X509`` authentication mechanism uses Transport Level Security (TLS
282
with X.509 certificates to authenticate your user, which is identified
283
by the relative distinguished names (RDNs) of your client certificate.
284
285
-When you specify this authentication mechanism, the server authenticates
286
-the connection by reading the following files:
+When specifying this authentication mechanism, you must provide the
+following files:
287
288
- A certificate authority (CA) file, which contains one or more
289
certificate authorities to trust when making a TLS connection.
0 commit comments