Skip to content

Unable to use private CA with S3 ClusterOutput to trust s3_endpoint #2066

Open
@pipoe2h

Description

@pipoe2h

When using fluentd S3 output with an S3-compatible object storage configured with a private CA for HTTPS, it seems there isn't a way to pass the CA bundle for the HTTP client connection. The workaround at this time is to use ssl_verify_peer: "false", but it isn't ideal.

I can see the fluent plugin has ssl_ca_bundle, but I cannot find this option in the operator.

Is there a way to pass the private CA file to the fluentd S3 output?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions