Skip to content

Commit 9960020

Browse files
committed
wording
1 parent d6357bf commit 9960020

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/fundamentals/authentication.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,8 @@ The ``MONGODB-X509`` authentication mechanism uses Transport Level Security (TLS
282282
with X.509 certificates to authenticate your user, which is identified
283283
by the relative distinguished names (RDNs) of your client certificate.
284284

285-
When you specify this authentication mechanism, the server authenticates
286-
the connection by reading the following files:
285+
When specifying this authentication mechanism, you must provide the
286+
following files:
287287

288288
- A certificate authority (CA) file, which contains one or more
289289
certificate authorities to trust when making a TLS connection.

0 commit comments

Comments
 (0)