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
27072707 *Type*: string
27082708
27092709
2710- .. versionadded:: 4.0
2710+ .. versionadded:: 4.0 (and 4.2.15, 4.4.7, and 5.0)
27112711
27122712 Available on Windows and macOS as an alternative to
27132713 :setting:`security.kmip.clientCertificateFile`.
@@ -2723,7 +2723,7 @@ Key Management Configuration Options
27232723 where the property can be one of the following:
27242724
27252725 .. include:: /includes/extracts/ssl-facts-certificate-selector-properties.rst
2726-
2726+
27272727 .. include:: /includes/fact-enterprise-only-admonition.rst
27282728
27292729
Original file line number Diff line number Diff line change @@ -3347,7 +3347,7 @@ Encryption Key Management Options
33473347.. option:: --kmipClientCertificateSelector <string>
33483348
33493349
3350- .. versionadded:: 4.0
3350+ .. versionadded:: 4.0 (and 4.2.15, 4.4.7, and 5.0)
33513351
33523352 Available on Windows and macOS as an alternative to
33533353 :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.
10271027The option :option:`--kmipClientCertificateSelector <mongod
10281028--kmipClientCertificateSelector>`
10291029(: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.
10331032
10341033.. _4.0-deprecate-mmapv1:
10351034
You can’t perform that action at this time.
0 commit comments