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

Send headers for encryption (Amazon S3) #218

Open
javdl opened this issue Mar 2, 2017 · 1 comment
Open

Send headers for encryption (Amazon S3) #218

javdl opened this issue Mar 2, 2017 · 1 comment

Comments

@javdl
Copy link

javdl commented Mar 2, 2017

To use encryption at rest on AWS S3 it is necessary to send headers like so:
x-amz-server-side-encryption AES256
https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html
Is it possible to set these with Meteor Slingshot? @koszta

@chris-jamieson
Copy link

@Joostvanderlaan just in case you're still looking for this functionality, it has been discussed before e.g. in #111 but unfortunately the PR was never merged. I needed this functionality too and created a fork and atmosphere package that include PR #111 which you can use if you like: https://atmospherejs.com/jamiesoncj/slingshot

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

2 participants