File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ Configure the JVM Key Store
159
159
validation. You must configure the key store if you configured your MongoDB
160
160
instance to validate client certificates.
161
161
162
- The JVM key store saves certificates that securely identify your Kotlin
162
+ The JVM key store saves certificates that securely identify your {+language+}
163
163
application to other applications. Using these certificates, other
164
164
applications can prove that the connection to your application is
165
165
genuine and secure from tampering by third parties.
@@ -179,7 +179,7 @@ You can create a key store with the `keytool
179
179
or `openssl <https://www.openssl.org/docs/manmaster/man1/openssl.html>`__
180
180
command line tool.
181
181
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,
183
183
please see the `JSSE Reference Guide
184
184
<https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html>`__.
185
185
You can’t perform that action at this time.
0 commit comments