Skip to content

Add support for client auth CA from a file #181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 15, 2024
Merged

Add support for client auth CA from a file #181

merged 1 commit into from
Feb 15, 2024

Conversation

mprahl
Copy link
Member

@mprahl mprahl commented Feb 15, 2024

This is the default way to set the CA when running in a cluster.

Relates:
https://issues.redhat.com/browse/ACM-6866

@yiraeChristineKim yiraeChristineKim self-requested a review February 15, 2024 16:43
@@ -177,8 +177,8 @@ func getTokenUsername(token string) string {

// getCertAuthenticator returns an Authenticator that can validate that an input certificate is signed by the API
// server represented in the input cfg and that the certificate can be used for client authentication (e.g. key usage).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here! in the input cfg comment

@yiraeChristineKim yiraeChristineKim self-requested a review February 15, 2024 16:59
This is the default way to set the CA when running in a cluster.

Relates:
https://issues.redhat.com/browse/ACM-6866

Signed-off-by: mprahl <[email protected]>
@openshift-ci openshift-ci bot added the lgtm label Feb 15, 2024
Copy link

openshift-ci bot commented Feb 15, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mprahl, yiraeChristineKim

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [mprahl,yiraeChristineKim]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants