Skip to content

Example Java Application to demonstrate Client-Side Field-Level Encryption in MongoDB Enterprise Advanced

Notifications You must be signed in to change notification settings

blainemincey/clientfle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

clientfle

  • Install MongoDB Enterprise Advanced

  • Rename clientfle/src/main/resources/env.example to .env

  • Modify values in .env to match your MongoDB connection and mongocryptd path

  • Run the main method of securitykeys/CreateMasterKeyFile to generate the master key

  • Run the main method of CustomerCSFLE

Thanks to MongoDB University for initial version of this runnable Java app!

** mods coming for executable jar file!

About

Example Java Application to demonstrate Client-Side Field-Level Encryption in MongoDB Enterprise Advanced

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages