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 @@ -2707,7 +2707,7 @@ Key Management Configuration Options
2707
2707
*Type*: string
2708
2708
2709
2709
2710
- .. versionadded:: 4.0
2710
+ .. versionadded:: 4.0 (and 4.2.15, 4.4.7, and 5.0)
2711
2711
2712
2712
Available on Windows and macOS as an alternative to
2713
2713
:setting:`security.kmip.clientCertificateFile`.
@@ -2723,7 +2723,7 @@ Key Management Configuration Options
2723
2723
where the property can be one of the following:
2724
2724
2725
2725
.. include:: /includes/extracts/ssl-facts-certificate-selector-properties.rst
2726
-
2726
+
2727
2727
.. include:: /includes/fact-enterprise-only-admonition.rst
2728
2728
2729
2729
Original file line number Diff line number Diff line change @@ -3347,7 +3347,7 @@ Encryption Key Management Options
3347
3347
.. option:: --kmipClientCertificateSelector <string>
3348
3348
3349
3349
3350
- .. versionadded:: 4.0
3350
+ .. versionadded:: 4.0 (and 4.2.15, 4.4.7, and 5.0)
3351
3351
3352
3352
Available on Windows and macOS as an alternative to
3353
3353
:option:`--kmipClientCertificateFile`.
Original file line number Diff line number Diff line change @@ -1027,9 +1027,8 @@ and macOS for internal TLS/SSL communication within a cluster.
1027
1027
The option :option:`--kmipClientCertificateSelector <mongod
1028
1028
--kmipClientCertificateSelector>`
1029
1029
(:setting:`security.kmip.clientCertificateSelector`) allows
1030
- :binary:`~bin.mongod` and :binary:`~bin.mongos` to use system TLS/SSL
1031
- certificate stores for Windows and macOS when using TLS/SSL connection to the
1032
- KMIP server.
1030
+ :binary:`~bin.mongod` to use system TLS/SSL certificate stores for
1031
+ Windows and macOS when using TLS/SSL connection to the KMIP server.
1033
1032
1034
1033
.. _4.0-deprecate-mmapv1:
1035
1034
You can’t perform that action at this time.
0 commit comments