Skip to content

Commit b4c8686

Browse files
committed
feedback
1 parent 9523c75 commit b4c8686

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/connect/tls.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ Specify a CA File
7474

7575
During the TLS handshake, the MongoDB deployment presents a certificate key file to your
7676
application to establish its identity. Usually, a deployment's certificate has been
77-
signed by a well-known CA, and your application relies on this CA to validate the certificate.
77+
signed by a well-known CA (certificate authority), and your application relies on this CA
78+
to validate the certificate.
7879

7980
During testing, however, you might want to act as your own CA.
8081
In this case, you must instruct the {+driver-short+} to

0 commit comments

Comments
 (0)