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 @@ -2734,7 +2734,7 @@ Key Management Configuration Options
27342734 *Type*: string
27352735
27362736
2737- .. versionadded:: 4.0
2737+ .. versionadded:: 4.0 (and 4.2.15 and 4.4.7)
27382738
27392739 Available on Windows and macOS as an alternative to
27402740 :setting:`security.kmip.clientCertificateFile`.
@@ -2750,7 +2750,7 @@ Key Management Configuration Options
27502750 where the property can be one of the following:
27512751
27522752 .. include:: /includes/extracts/ssl-facts-certificate-selector-properties.rst
2753-
2753+
27542754 .. include:: /includes/fact-enterprise-only-admonition.rst
27552755
27562756
Original file line number Diff line number Diff line change @@ -3345,7 +3345,7 @@ Encryption Key Management Options
33453345.. option:: --kmipClientCertificateSelector <string>
33463346
33473347
3348- .. versionadded:: 4.0
3348+ .. versionadded:: 4.0 (and 4.2.15 and 4.4.7)
33493349
33503350 Available on Windows and macOS as an alternative to
33513351 :option:`--kmipClientCertificateFile`.
Original file line number Diff line number Diff line change @@ -1005,9 +1005,8 @@ and macOS for internal TLS/SSL communication within a cluster.
10051005The option :option:`--kmipClientCertificateSelector <mongod
10061006--kmipClientCertificateSelector>`
10071007(:setting:`security.kmip.clientCertificateSelector`) allows
1008- :binary:`~bin.mongod` and :binary:`~bin.mongos` to use system TLS/SSL
1009- certificate stores for Windows and macOS when using TLS/SSL connection to the
1010- KMIP server.
1008+ :binary:`~bin.mongod` to use system TLS/SSL certificate stores for
1009+ Windows and macOS when using TLS/SSL connection to the KMIP server.
10111010
10121011.. _4.0-deprecate-mmapv1:
10131012
You can’t perform that action at this time.
0 commit comments