Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-3073

Add support for FLE to mongo tools

    • 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)

            Assignee:
            Unassigned Unassigned
            Reporter:
            robert.walters@mongodb.com Robert Walters
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: