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 SSE-S3 negative test #1

Open
aead opened this issue Apr 5, 2018 · 0 comments
Open

Add SSE-S3 negative test #1

aead opened this issue Apr 5, 2018 · 0 comments
Labels
waiting-for-server Server must implement feature first

Comments

@aead
Copy link
Owner

aead commented Apr 5, 2018

AWS S3 does not accept the SSE-S3 header for GET requests. If the S3 server receives such requests
it should fail with: x-amz-server-side-encryption header is not supported for this operation.

A test should be added to ensure that the server rejects GET requests with SSE-S3 headers.
See also minio/minio-go#964

@aead aead added the waiting-for-server Server must implement feature first label Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-server Server must implement feature first
Projects
None yet
Development

No branches or pull requests

1 participant