Skip to content

Add support for specifying a cluster CA certificate to the sdk #161

Closed
@accorvin

Description

@accorvin

We currently support the skip_tls argument in the SDK authentication object for clusters with untrusted CA certificates. This is fine for development purposes, but will be unacceptable for production workloads for most customers.

We should update the SDK to allow specifying the path to a CA certificate bundle so that the auth endpoint can be trusted.

I think we could additionally auto configure trust of the cluster based on where we can expect the cluster CA cert to be stored on disk when running in an openshift pod.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions