s3cmd icon indicating copy to clipboard operation
s3cmd copied to clipboard

add support of aws server-side encryption with customer-provided keys

Open inspur-wyq opened this issue 5 years ago • 2 comments

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.

inspur-wyq avatar Mar 27 '20 07:03 inspur-wyq

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

fviard avatar Apr 21 '20 20:04 fviard

Will this get merged?

salanki avatar Sep 09 '22 13:09 salanki