cloudstack/plugins/storage/object/ceph/src
jeanvetorello ccd86d96d9
ceph: fix SignatureDoesNotMatch by using correct secret key (#11115)
Ensure bucket.getSecretKey() is used when building the S3 client.
Previously, only getAccessKey() was passed for both key and secret,
causing V4 signature validation failures during operations such as
bucket creation and policy updates.

Co-authored-by: Jean Vetorello <jean@paneas.com>
2025-08-03 12:27:09 +05:30
..
main ceph: fix SignatureDoesNotMatch by using correct secret key (#11115) 2025-08-03 12:27:09 +05:30
test/java/org/apache/cloudstack/storage/datastore Ceph object store: Fix LocationConstraint error (#10772) 2025-05-01 11:47:18 +05:30