Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Client side field level encryption #424

Open
Crownpack07 opened this issue Jan 9, 2023 · 0 comments
Open

Add support for Client side field level encryption #424

Crownpack07 opened this issue Jan 9, 2023 · 0 comments

Comments

@Crownpack07
Copy link

Crownpack07 commented Jan 9, 2023

There is currently no support for Client Side Field Level Encryption (CLSFE) because the package is missing the mongodb-client-encryption package which is a dependency for CSFLE to work

Describe the solution you'd like
A clear and concise description of what you want to happen.

The solution to the problem is adding the package mentioned above which enables the CLSFE. I do not believe that there is anything else missing as the additional configuration can be passed using the existing config file by the consumer of the package.

image

image

CSFLE setup is based on this article

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant