1
0
mirror of https://github.com/minio/minio.git synced 2025-02-17 16:42:30 -05:00
Harshavardhana 50a68a1791
allow S3 gateway to support object locked buckets ()
- Supports object locked buckets that require
  PutObject() to set content-md5 always.
- Use SSE-S3 when S3 gateway is being used instead
  of SSE-KMS for auto-encryption.
2021-09-21 09:02:15 -07:00
..