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 of aws server-side encryption with customer-provided keys #1083

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

inspur-wyq
Copy link

Add support of aws server-side encryption with customer-provided encryption keys https://docs.aws.amazon.com/AmazonS3/latest/dev/ServerSideEncryptionCustomerKeys.html

We can use option --server-side-encryption-customer-key=CUSTOMER_KEY to use SSE-C when putting objects or get the SSE-C object.

@fviard
Copy link
Contributor

fviard commented Apr 21, 2020

Sorry that I have not replied earlier, but interesting/needed feature.
I will have a look at merging that.

@salanki
Copy link

salanki commented Sep 9, 2022

Will this get merged?

@fviard fviard modified the milestones: 2.3.0, 2.4.0 Oct 2, 2022
@fviard fviard modified the milestones: 2.4.0, 2.5.0 Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants