Renew certificate #25686
sashalarsoo
started this conversation in
General
Renew certificate
#25686
Replies: 0 comments
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.
-
Hi, when passing argo to gateway api using a backendtlspolicy i noticed that the tls failed because of cert expiration. So i went into secrets: i have two secrets: argocd-secret with a certificate containing the local dns (argocd.argocd.svc.cluster.....) and argo-tls-cert with external dns and chain of certs inside but also expired. My backendtlspolicy use the domain of this cert.
I dont want to pass in insecure mode, i tested it and it makes values of apps disappear. So my point is, is it a problem of certificate expiration cause it was working in https using ingress and doesnt work anymore using gateway api or something else ? And if so how can i renew them.
Beta Was this translation helpful? Give feedback.
All reactions