Using caddy with nginx ingress controller

1. The problem I’m having:

Hello, we deployed an application which use caddy as reverse proxy, on AKS we are using nginx ingress controller on the kubernetes cluster, we are facing an ssl issue. and below the error:

2. Error messages and/or full log output:

2024/12/17 16:37:53 [error] 27#27: *1513172 SSL_do_handshake() failed (SSL: error:0A000438:SSL routines::tlsv1 alert internal error:SSL alert number 80) while SSL handshaking to upstream, client: , server: app.octopus.com, request: "GET / HTTP/2.0", upstream: "[https://10.58.196.92:443/"](https://10.58.196.92:443/%22), host: "app.october.com"

You should open an issue on the ingress controller github for help with it.

But keep in mind, your post really doesn’t give enough information to help you. You need to be much more detailed. Show everything you’re trying, show how you set it up and configured it, show all the logs, etc.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.