Skip to content

Commit cb4999f

Browse files
committed
Fixes
1 parent 4fced55 commit cb4999f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/connect/tls.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Configure the JVM Key Store
159159
validation. You must configure the key store if you configured your MongoDB
160160
instance to validate client certificates.
161161

162-
The JVM key store saves certificates that securely identify your Kotlin
162+
The JVM key store saves certificates that securely identify your {+language+}
163163
application to other applications. Using these certificates, other
164164
applications can prove that the connection to your application is
165165
genuine and secure from tampering by third parties.
@@ -179,7 +179,7 @@ You can create a key store with the `keytool
179179
or `openssl <https://www.openssl.org/docs/manmaster/man1/openssl.html>`__
180180
command line tool.
181181

182-
For more information on configuring a Kotlin application to use TLS/SSL,
182+
For more information on configuring a {+language+} application to use TLS/SSL,
183183
please see the `JSSE Reference Guide
184184
<https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html>`__.
185185

0 commit comments

Comments
 (0)