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

Specify server-side encryption #80

Open
fstrozzi opened this issue Aug 22, 2017 · 1 comment · May be fixed by #95
Open

Specify server-side encryption #80

fstrozzi opened this issue Aug 22, 2017 · 1 comment · May be fixed by #95

Comments

@fstrozzi
Copy link

Hi,
is it possible to specify server-side encryption when using the S3 File System ?
It would be great to have an option to pass when creating the FS to specify the encryption of each object saved, like it's possible now for the S3 storage class for instance. If this option is not yet available, could you point me out to where I could / should modify the code to implement this in the library ?

Thanks!

@bboggess1
Copy link

I have a solution that sets the header for transparent server side encryption, in case you don't want to use your own keys. This may be helpful for old buckets that were created before the option to enable transparent encryption by default.
#131

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

Successfully merging a pull request may close this issue.

2 participants