File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -2699,7 +2699,7 @@ Key Management Configuration Options
2699
2699
*Type*: string
2700
2700
2701
2701
2702
- .. versionadded:: 4.0
2702
+ .. versionadded:: 4.0 (and 4.2.15)
2703
2703
2704
2704
Available on Windows and macOS as an alternative to
2705
2705
:setting:`security.kmip.clientCertificateFile`.
@@ -2715,7 +2715,7 @@ Key Management Configuration Options
2715
2715
where the property can be one of the following:
2716
2716
2717
2717
.. include:: /includes/extracts/ssl-facts-certificate-selector-properties.rst
2718
-
2718
+
2719
2719
.. include:: /includes/fact-enterprise-only-admonition.rst
2720
2720
2721
2721
Original file line number Diff line number Diff line change @@ -3223,7 +3223,7 @@ Encryption Key Management Options
3223
3223
.. option:: --kmipClientCertificateSelector <string>
3224
3224
3225
3225
3226
- .. versionadded:: 4.0
3226
+ .. versionadded:: 4.0 (and 4.2.15)
3227
3227
3228
3228
Available on Windows and macOS as an alternative to
3229
3229
:option:`--kmipClientCertificateFile`.
Original file line number Diff line number Diff line change @@ -1046,9 +1046,8 @@ and macOS for internal TLS/SSL communication within a cluster.
1046
1046
The option :option:`--kmipClientCertificateSelector <mongod
1047
1047
--kmipClientCertificateSelector>`
1048
1048
(:setting:`security.kmip.clientCertificateSelector`) allows
1049
- :binary:`~bin.mongod` and :binary:`~bin.mongos` to use system TLS/SSL
1050
- certificate stores for Windows and macOS when using TLS/SSL connection to the
1051
- KMIP server.
1049
+ :binary:`~bin.mongod` to use system TLS/SSL certificate stores for
1050
+ Windows and macOS when using TLS/SSL connection to the KMIP server.
1052
1051
1053
1052
.. _4.0-deprecate-mmapv1:
1054
1053
You can’t perform that action at this time.
0 commit comments