]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: crypt: permit RGW-AUTO/default with SSE-S3 headers 31862/head
authorMatt Benjamin <mbenjamin@redhat.com>
Thu, 5 Sep 2019 15:38:56 +0000 (11:38 -0400)
committerNathan Cutler <ncutler@suse.com>
Mon, 25 Nov 2019 16:47:22 +0000 (17:47 +0100)
commitf9ec42b29de6ba281974120bb4f79af308ce63ea
tree30567f601dd03d8d3ddd04c1dd8691054e9aa933
parentb0c68711039276c1e8d5bfa838207468a36a165c
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>
(cherry picked from commit 80bffd9ae12f6b5846cf8efbffda71e9f921e18f)
src/rgw/rgw_crypt.cc