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 b54ba27 commit 1a9153cCopy full SHA for 1a9153c
source/includes/tutorials/automatic/kmip/certificates.rst
@@ -18,5 +18,5 @@ a client certificate that your {+kmip-kms+} accepts:
18
.. note:: Configure Client With SSLContext
19
20
If you would rather configure your client application using an SSL context, use the
21
- `kmsProviderSslContextMap <{+java-driver-api+}/apidocs/mongodb-driver-core/com/mongodb/ClientEncryptionSettings.Builder.html#kmsProviderSslContextMap(java.util.Map)>`__
+ `kmsProviderSslContextMap <{+java-driver-api+}/mongodb-driver-core/com/mongodb/ClientEncryptionSettings.Builder.html#kmsProviderSslContextMap(java.util.Map)>`__
22
method.
0 commit comments