Issues with Auto-Renewing mTLS Certificates in Ingress

0
0
Asked By CuriousCat123 On

Hi everyone! I've configured mTLS for the ingress of my backend service and it's working perfectly. However, I'm running into trouble when it comes time to renew the certificate. My cert-manager tries to auto-renew the certificate, but it fails. I suspect I need to configure something in the cert-manager to allow it to communicate with the backend that requires mTLS. Any insights would be greatly appreciated! Thanks!

1 Answer

Answered By CleverCoder87 On

When you mention mTLS enabled in ingress, could you clarify that a bit more? If you're using cert-manager, it can create and manage your own PKI for internal services, which should handle auto-renewals just fine. But it sounds like there's a hiccup in your setup. Have you checked the specific configurations for mTLS?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.