mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
fixes an issue under bucket replication could cause ETags for replicated SSE-S3 single part PUT objects, to fail as we would attempt a decryption while listing, or stat() operation.