File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
source/core/csfle/reference Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -77,6 +77,19 @@ The following table describes the structure of an
77
77
78
78
To learn more about {+cmk-long+}s, see :ref:`csfle-reference-keys-key-vaults`.
79
79
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
+
80
93
* - ``schemaMap``
81
94
82
95
- Object
@@ -97,7 +110,8 @@ The following table describes the structure of an
97
110
- No
98
111
99
112
- 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.
101
115
102
116
To learn more about this option, see
103
117
:ref:`csfle-fundamentals-manual-encryption-automatic-decryption`.
You can’t perform that action at this time.
0 commit comments