Skip to content

Commit 2b7f1d6

Browse files
DOCSP-23467/DOCSP-23468 add tlsOptions & update bypassAutoEncryption description (#1378)
* added tlsOptions and updated bypassAutoEncryption * typo
1 parent e01d192 commit 2b7f1d6

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

source/core/csfle/reference/csfle-options-clients.txt

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,19 @@ The following table describes the structure of an
7777

7878
To learn more about {+cmk-long+}s, see :ref:`csfle-reference-keys-key-vaults`.
7979

80+
* - ``tlsOptions``
81+
82+
- Object
83+
84+
- No
85+
86+
- An object that maps {+kms-long+} provider names to TLS configuration
87+
options.
88+
89+
To learn more about TLS options see: :ref:`tls-mongod-options`.
90+
91+
To learn more about TLS see: :ref:`transport-encryption`.
92+
8093
* - ``schemaMap``
8194

8295
- Object
@@ -97,7 +110,8 @@ The following table describes the structure of an
97110
- No
98111

99112
- Specify ``true`` to bypass automatic {+csfle+} rules
100-
and perform {+manual-enc+} and decryption.
113+
and perform {+manual-enc+}. ``bypassAutoEncryption`` does not
114+
disable automatic decryption.
101115

102116
To learn more about this option, see
103117
:ref:`csfle-fundamentals-manual-encryption-automatic-decryption`.

0 commit comments

Comments
 (0)