ovh / public-cloud-roadmap

Agile roadmap for OVHcloud Public Cloud services. Discover the features our product teams are working on, comment and influence our backlog.
https://www.ovhcloud.com/en/public-cloud/
186 stars 5 forks source link

Object Storage - asynchronous replication: support for encrypted objects with SSE-C #579

Open lason-ovh opened 6 months ago

lason-ovh commented 6 months ago

As an OVHcloud customer using S3 Object Storage I want the Asynchronous replication feature to support SSE-C and SSE-S3 so that objects encrypted with SSE-C (customer provided key) and/or objects encrypted with SSE-S3 (OVH provided keys) will also be eligible for replication.

What will be supported:

source object encryption Destination bucket default encryption Replica object encryption
none none none
none SSE-S3 SSE-S3
SSE-S3 none SSE-S3
SSE-S3 SSE-S3 SSE-S3
SSE-C none SSE-C
SSE-C SSE-S3 SSE-C

What will not NOT be supported: