-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: S3
-
Tags:
Add support for Server-Side Encryption (SSE-S3) as an alternative to Client-Side Encryption (CSE) as documented in the S3 java sdk:
http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html
This is enabled through the property nuxeo.s3storage.crypt.serverside=true
–
Release Notes
Support for Server-Side Encryption (SSE-S3) has been added as an alternative to Client-Side Encryption (CSE) as documented in the S3 java sdk:
http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html
This is enabled through the property nuxeo.s3storage.crypt.serverside=true
- is required by
-
NXP-22949 Add support for KMS keys for S3 Server-Side Encryption
- Resolved