customize the cert's lifetime #7088
Unanswered
smile-kevinpan
asked this question in
Q&A
Replies: 1 comment 2 replies
-
There was unfinished PR here with related discussion #6604. I think it would make lot of sense to have expiration configurable and even more so to allow using own certificates, but support for those is not there currently and I'm not aware of anyone working for that now. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, we are currently using the Gateway Provisioner method to create our Contour and Envoy objects. However, we would like to extend the default certificate duration for the automatically generated certificates, namely contourcert and envoycert.
We have reviewed the parameters in the ContourDeployment-related API documentation, but we couldn’t find any settings related to certificate duration. Is there a way to configure the certificate duration manually, or alternatively, can we use our own TLS certificates to create the contourcert and envoycert secret objects?
Beta Was this translation helpful? Give feedback.
All reactions