[pve-devel] partially-applied-series: [pbs-devel] [PATCH proxmox v8 1/9] s3 client: add crate for AWS s3 compatible object store client
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Jul 15 23:13:30 CEST 2025
On Tue, 15 Jul 2025 14:52:39 +0200, Christian Ebner wrote:
> Adds the client to connect to an AWS S3 compatible object store REST
> API. Force the use of an TLS encrypted connection as the communication
> with the object store will contain sensitive information.
>
> For self-signed certificates, check the fingerprint against the one
> configured. This follows along the lines of the PBS client, used to
> connect to the PBS server API.
>
> [...]
Applied the s3 client patches, thanks!
More information about the pve-devel
mailing list