Skip to content

Support custom TLS certificate for S3-compatible backend #126

@aldy505

Description

@aldy505

S3Compatible {
endpoint: String,
bucket: String,
},

The Dockerfile is distroless, that means users need to rebuild the image in order to use a custom TLS certificate. It would be nice if we can add a path to the custom TLS certificate, and make reqwest read it as reqwest::tls::Certificate, and then pass it onto reqwest::Client. https://docs.rs/reqwest/latest/reqwest/tls/struct.Certificate.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions