Replies: 1 comment
-
@akaaabos could you please let us know if you use kubernetes-ingress project? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All, I have been trying to do a auto renewal of lets encrypt certs using cert-manger through http acme challenge in nginx ingress where im doing auth-tls-verify-client. Since the endpoint is secured by client cert auth - it looks like challenge is not approved yet because the http call from cert-manger doesnt have the right Client cert to authenticate. Is there any way to just to allow cert-manger calls without client cert auth ?
Here is my annotations:
Any suggestion helps. Thanks!!
Beta Was this translation helpful? Give feedback.
All reactions