]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: under fips, set flag to allow md5 in select rgw ops
authorMark Kogan <mkogan@redhat.com>
Tue, 12 Oct 2021 14:07:54 +0000 (14:07 +0000)
committerMark Kogan <mkogan@redhat.com>
Thu, 14 Oct 2021 14:19:14 +0000 (14:19 +0000)
commita5df0cfcbe9b04832095f1f8ef0ce9f178888efd
treeebc39e370730796b181934c70490d405e27e2432
parent76b0657e218e71743e403792655156fefffbdefa
rgw: under fips, set flag to allow md5 in select rgw ops

Fixes: https://tracker.ceph.com/issues/52900
Signed-off-by: Mark Kogan <mkogan@redhat.com>
14 files changed:
src/common/ceph_crypto.cc
src/common/ceph_crypto.h
src/rgw/rgw_bucket.cc
src/rgw/rgw_etag_verifier.h
src/rgw/rgw_file.h
src/rgw/rgw_op.cc
src/rgw/rgw_putobj_processor.cc
src/rgw/rgw_rados.cc
src/rgw/rgw_rest_swift.cc
src/rgw/rgw_sal_rados.cc
src/rgw/rgw_tools.h
src/rgw/rgw_torrent.cc
src/rgw/rgw_zone.cc
src/rgw/services/svc_zone.cc