minio/cmd/gateway/s3
Andreas Auernhammer 98d3913a1e enable SSE-KMS pass-through on S3 gateway (#7788)
This commit relaxes the restriction that the MinIO gateway
does not accept SSE-KMS headers. Now, the S3 gateway allows
SSE-KMS headers for PUT and MULTIPART PUT requests and forwards them
to the S3 gateway backend (AWS). This is considered SSE pass-through
mode.

Fixes #7753
2019-06-19 17:37:08 -07:00
..
gateway-s3-metadata.go Turn off md5sum optionally if content-md5 is not set (#7609) 2019-05-08 18:35:40 -07:00
gateway-s3-metadata_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
gateway-s3-sse.go enable SSE-KMS pass-through on S3 gateway (#7788) 2019-06-19 17:37:08 -07:00
gateway-s3-utils.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
gateway-s3.go Update minio-go v6.0.29 (#7778) 2019-06-12 18:09:21 -07:00
gateway-s3_test.go Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00