Files
scylladb/utils
Pavel Emelyanov 98b9c205bb s3/client: Sign requests if configured
If the endpoint config specifies AWS key, secret and region, all the
S3 requests get signed. Signature should have all the x-amz-... headers
included and should contain at least three of them. This patch includes
x-ams-date, x-amz-content-sha256 and host headers into the signing list.
The content can be unsigned when sent over HTTPS, this is what this
patch does.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2023-05-03 20:23:37 +03:00
..
2023-05-03 20:23:37 +03:00
2022-06-02 11:21:05 +03:00
2022-02-28 12:36:03 +02:00
2023-04-23 08:37:32 +03:00
2023-01-27 19:15:39 +01:00