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

PKI: Allow operators to increase the maximum TTL for ACME issued certificates #26797

Merged
merged 2 commits into from
May 9, 2024

Conversation

stevendpclark
Copy link
Contributor

Add a new configuration parameter max_ttl within /config/acme that allows operators to configure the maximum TTL behavior of ACME issued certificates. The new argument defaults to the existing 90 day limit.

@stevendpclark stevendpclark added this to the 1.17.0-rc milestone May 2, 2024
@stevendpclark stevendpclark self-assigned this May 2, 2024
@stevendpclark stevendpclark requested a review from a team as a code owner May 2, 2024 22:29
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label May 2, 2024
Copy link

github-actions bot commented May 2, 2024

CI Results:
All Go tests succeeded! ✅

Copy link

github-actions bot commented May 2, 2024

Build Results:
All builds succeeded! ✅

Copy link
Contributor

@victorr victorr left a comment

Choose a reason for hiding this comment

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

LGTM.

@stevendpclark stevendpclark merged commit fe2b4c6 into main May 9, 2024
84 checks passed
@stevendpclark stevendpclark deleted the stevendpclark/vault-24643-acme-max-ttl branch May 9, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed secret/pki
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants