-
Type: Epic
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: mongodump, mongoexport, mongoimport, mongorestore
-
None
-
Done
-
FLE Support
-
0
-
0
-
0
-
0
-
100
Add FLE support for mongodump, mongorestore, mongoimport, mongoexport.
Scenarios
- Add an option to decrypt FLE encrypted data in a collection using mongoDump or Export, using the keys and encryption options stored with the data (automatic decryption). (e.g. There is encrypted data in the collection but when user dumps or exports the data should be in the clear)
- Add an option to encrypt data in a collection using mongoRestore or Import, using the keys and encryption options specified in the schema (e.g. There is clear text (unencrypted data) in the dump or export that should be encrypted when restored or imported into the collection)
- duplicates
-
TOOLS-2522 Add FLE to tools
- Development Complete
- is duplicated by
-
TOOLS-3412 Investigate changes in PM-2836: Support for FLE2 on Existing Data
- Closed