mirror of
https://github.com/minio/minio.git
synced 2025-05-21 17:43:48 -04: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.