Skip to content
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

Remove the requirement of an identity certificate #117

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Conversation

maraino
Copy link
Collaborator

@maraino maraino commented Aug 29, 2023

Description

This commit removes the requirement of having an identity certificate per issuer. This certificate was used to make the request "GET /roots" that might require an mTLS certificate in some deployments. The change removes these requests and uses the defined bundle in the issuer instead.

Fixes #111

This commit removes the requirement of having an identity certificate
per issuer. This certificate was used to make the request "GET /roots"
that might require an mTLS certificate in some deployments. The change
removes these requests and uses the defined bundle in the issuer instead.

Fixes #111
@maraino maraino requested a review from dopey August 29, 2023 20:12
@maraino maraino requested a review from a team as a code owner August 29, 2023 20:12
@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Aug 29, 2023
@maraino maraino merged commit 74b0938 into master Aug 29, 2023
14 checks passed
@maraino maraino deleted the require-ca-bundle branch August 29, 2023 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Caching provisioner certificate
2 participants