File tree Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Original file line number Diff line number Diff line change @@ -129,9 +129,12 @@ and the potential security vulnerabilities that they address:
129
129
130
130
.. important:: Use the Mechanisms Together
131
131
132
- To secure a production deployment, use all the security mechanisms
133
- discussed in this guide together. The mechanisms are not mutually
134
- exclusive.
132
+ To secure a production deployment, you can use multiple security
133
+ mechanisms discussed in this guide together. However, you cannot use
134
+ both {+csfle-abbrev+} and {+qe+} to encrypt data in the same collection.
135
+
136
+ To learn more about {+qe+}, see :ref:`{+qe+} Features <qe-features>`.
137
+
135
138
136
139
Scenario
137
140
--------
Original file line number Diff line number Diff line change @@ -183,12 +183,6 @@ cannot protect your data from a privileged user or as it sits on disk.
183
183
To learn more, see
184
184
:manual:`Transport Encryption using TLS/SSL </core/security-transport-encryption/>`
185
185
186
- .. important:: Use the Mechanisms Together
187
-
188
- To secure a production deployment, use all the security mechanisms
189
- discussed in this guide together. The mechanisms are not mutually
190
- exclusive.
191
-
192
186
Comparison of Features
193
187
----------------------
194
188
@@ -200,9 +194,11 @@ the potential security vulnerabilities that they address:
200
194
201
195
.. important:: Use the Mechanisms Together
202
196
203
- To secure a production deployment, use all the security mechanisms
204
- discussed in this guide together. The mechanisms are not mutually
205
- exclusive.
197
+ To secure a production deployment, you can use multiple security
198
+ mechanisms discussed in this guide together. However, you cannot use
199
+ both {+csfle-abbrev+} and {+qe+} to encrypt data in the same collection.
200
+
201
+ To learn more about {+csfle+}, see :ref:`{+csfle+} Features <csfle-features>`.
206
202
207
203
Scenario
208
204
--------
You can’t perform that action at this time.
0 commit comments