Skip to content

Commit f9549d8

Browse files
committed
DOCS-14360 correct missing kmipClientCertificateSelector support
1 parent 02bf0f2 commit f9549d8

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

source/reference/configuration-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2087,7 +2087,7 @@ Key Management Configuration Options
20872087
where the property can be one of the following:
20882088

20892089
.. include:: /includes/extracts/ssl-facts-certificate-selector-properties.rst
2090-
2090+
20912091
.. include:: /includes/fact-enterprise-only-admonition.rst
20922092

20932093

source/release-notes/4.0.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,9 +1024,8 @@ and macOS for internal TLS/SSL communication within a cluster.
10241024
The option :option:`--kmipClientCertificateSelector <mongod
10251025
--kmipClientCertificateSelector>`
10261026
(:setting:`security.kmip.clientCertificateSelector`) allows
1027-
:binary:`~bin.mongod` and :binary:`~bin.mongos` to use system TLS/SSL
1028-
certificate stores for Windows and macOS when using TLS/SSL connection to the
1029-
KMIP server.
1027+
:binary:`~bin.mongod` to use system TLS/SSL certificate stores for
1028+
Windows and macOS when using TLS/SSL connection to the KMIP server.
10301029

10311030
.. _4.0-deprecate-mmapv1:
10321031

0 commit comments

Comments
 (0)