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

[tls] Add options for certificate expiry and renew #133

Open
LaurenceJJones opened this issue Feb 2, 2024 · 0 comments
Open

[tls] Add options for certificate expiry and renew #133

LaurenceJJones opened this issue Feb 2, 2024 · 0 comments
Assignees

Comments

@LaurenceJJones
Copy link
Contributor

A user has requested we added options to the TLS for cert manager, they work in a business that only allow "short-life" certificates. They are currently rolling there own deployment for this, but would love to see this an option.

  duration: 2160h # certificate lifetime
  renewBefore: 360h # certificate should be renewed

https://cert-manager.io/docs/usage/certificate/#creating-certificate-resources

However, upstream issue should be resolved before exploring it further

@LaurenceJJones LaurenceJJones changed the title [tls] Add options for certifcate expiry and renew [tls] Add options for certificate expiry and renew Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants