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
26992699 *Type*: string
27002700
27012701
2702- .. versionadded:: 4.0
2702+ .. versionadded:: 4.0 (and 4.2.15)
27032703
27042704 Available on Windows and macOS as an alternative to
27052705 :setting:`security.kmip.clientCertificateFile`.
@@ -2715,7 +2715,7 @@ Key Management Configuration Options
27152715 where the property can be one of the following:
27162716
27172717 .. include:: /includes/extracts/ssl-facts-certificate-selector-properties.rst
2718-
2718+
27192719 .. include:: /includes/fact-enterprise-only-admonition.rst
27202720
27212721
Original file line number Diff line number Diff line change @@ -3223,7 +3223,7 @@ Encryption Key Management Options
32233223.. option:: --kmipClientCertificateSelector <string>
32243224
32253225
3226- .. versionadded:: 4.0
3226+ .. versionadded:: 4.0 (and 4.2.15)
32273227
32283228 Available on Windows and macOS as an alternative to
32293229 :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.
10461046The option :option:`--kmipClientCertificateSelector <mongod
10471047--kmipClientCertificateSelector>`
10481048(: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.
10521051
10531052.. _4.0-deprecate-mmapv1:
10541053
You can’t perform that action at this time.
0 commit comments