Fix replication checksum transfer (#19906)

Compression will be disabled by default if SSE-C is specified. So we can still honor SSE-C.
This commit is contained in:
Klaus Post
2024-06-10 10:40:33 -07:00
committed by GitHub
parent 789cbc6fb2
commit d2eed44c78
5 changed files with 6 additions and 6 deletions

View File

@@ -49,7 +49,7 @@ const (
MetaDataEncryptionKey = "X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key"
// MetaSsecCRC is the encrypted checksum of the SSE-C encrypted object.
MetaSsecCRC = "X-Minio-Internal-Ssec-Crc"
MetaSsecCRC = "X-Minio-Replication-Ssec-Crc"
// MetaContext is the KMS context provided by a client when encrypting an
// object with SSE-KMS. A client may not send a context in which case the