]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: crypt: permit RGW-AUTO/default with SSE-S3 headers
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 5 Sep 2019 15:38:56 +0000 (11:38 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Thu, 5 Sep 2019 18:03:42 +0000 (14:03 -0400)
commit80bffd9ae12f6b5846cf8efbffda71e9f921e18f
tree79ceb585fef56d756f8dbea76ada4ceb5abaf11c
parent930d7a091f03240269c72e7095a665ec27ec4aa8
rgw: crypt: permit RGW-AUTO/default with SSE-S3 headers

Permit the existing logic for encrypton by a global master key
to take effect when a client has requested AES256 server-side encryption
with S3 managed keys, as well as SSE-KMS.

Fixes: https://tracker.ceph.com/issues/41670
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_crypt.cc