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

Allow Tokens for Renewing Certificates #2042

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

hunoz
Copy link

@hunoz hunoz commented Oct 23, 2024

Name of feature: Provide Functionality for Tokens to be Used for Renewing Certificates

Pain or issue this feature alleviates: Currently, a provisioner doesn't allow for tokens to be used in the provisioner.RenewWithToken function as the audience is set to use /1.0/sign, which makes the token invalid for renewing certificates.

Why is this important to the project (if not answered above): Renewal of certificates via tokens issued with a provisioner is required for planned application usage.

Is there documentation on how to use this feature? If so, where?

None that I am aware of.

In what environments or workflows is this feature supported?

Any environments where this usage is planned or expected.

In what environments or workflows is this feature explicitly NOT supported (if any)?

None

Supporting links/other PRs/issues: N/A

💔Thank you!

@CLAassistant
Copy link

CLAassistant commented Oct 23, 2024

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions bot added the needs triage Waiting for discussion / prioritization by team label Oct 23, 2024
ca/provisioner.go Outdated Show resolved Hide resolved
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.

2 participants