]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: eliminate ssl enforcement for sse-s3 encryption 56860/head
authorSeena Fallah <seenafallah@gmail.com>
Fri, 12 Apr 2024 14:36:43 +0000 (16:36 +0200)
committerSeena Fallah <seenafallah@gmail.com>
Thu, 18 Apr 2024 16:39:58 +0000 (18:39 +0200)
commit8315b7d4b782127a844693a53801d2115af204f6
tree3221f9256b60c09db3e333ba7fcc6d2ac215fd73
parent8e5d4841d618e0cb445bc094c0c8f9e7f0d2544a
rgw: eliminate ssl enforcement for sse-s3 encryption

SSE-S3 Encryption does not include any keys in the headers, thus SSL enforcement is unnecessary.

Fixes: https://tracker.ceph.com/issues/65462
Signed-off-by: Seena Fallah <seenafallah@gmail.com>
src/rgw/rgw_crypt.cc