Consider SSE Encryption Algorithm during copy #217

Closed
opened 2023-09-28 11:48:40 +00:00 by alexvanin · 0 comments

Mint's aws-sdk-go test for encrypted object copy is failed. Seems like X-Amz-Copy-Source-Server-Side-Encryption-Customer-Algorithm header is not respected during copy.

Describe the solution you'd like

Check usage of X-Amz-Copy-Source-Server-Side-Encryption-Customer-Algorithm header during creating and copying object so the test will pass.

## Is your feature request related to a problem? Please describe. Mint's [aws-sdk-go](https://github.com/minio/mint/blob/2da412344b07863771e7e2f0aeceaedb835bf9b8/run/core/aws-sdk-go/main.go#L991) test for encrypted object copy is failed. Seems like `X-Amz-Copy-Source-Server-Side-Encryption-Customer-Algorithm` header is not respected during copy. ## Describe the solution you'd like Check usage of `X-Amz-Copy-Source-Server-Side-Encryption-Customer-Algorithm` header during creating and copying object so the test will pass.
alexvanin added this to the v0.29.0 milestone 2023-09-28 11:48:40 +00:00
mbiryukova self-assigned this 2023-11-07 08:49:22 +00:00
alexvanin modified the milestone from v0.29.0 to v0.28.0 2024-05-27 10:24:22 +00:00
alexvanin modified the milestone from v0.28.0 to v0.29.0 2024-05-27 10:42:49 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#217
There is no content yet.