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 9523c75 commit b4c8686Copy full SHA for b4c8686
source/connect/tls.txt
@@ -74,7 +74,8 @@ Specify a CA File
74
75
During the TLS handshake, the MongoDB deployment presents a certificate key file to your
76
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.
+signed by a well-known CA (certificate authority), and your application relies on this CA
78
+to validate the certificate.
79
80
During testing, however, you might want to act as your own CA.
81
In this case, you must instruct the {+driver-short+} to
0 commit comments