Skip to content

OpenStack client TLS configuration flags #1871

Closed
@tuminoid

Description

@tuminoid

/kind feature

Describe the solution you'd like
CAPO calls OpenStack API as client. That client connection is using TLSconfig that is only setting TLSminversion of TLS 1.2. As follow-up to TLS configuration flags for CAPO webhook I think it would be nice to make that client connection TLS configurable as well.

Anything else you would like to add:
Before implementing it, I'd like to hear how maintainers would like to see it done. Namely if the client TLS connections should honor the same configuration flags as webhooks (--tls-min-version, --tls-max-version), or if the client connection should have its own flags, something like --tls-client-min-version or --tls-min-version-client etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions