cloudflare / gokeyless

Go implementation of the keyless protocol
https://blog.cloudflare.com/keyless-ssl-the-nitty-gritty-technical-details/
Other
473 stars 81 forks source link

TLS handshake failed: remote error: tls: bad certificate #390

Closed ortegaantunes closed 1 year ago

ortegaantunes commented 1 year ago

Hi

We are running the gokeyless for multiple domains. Our infrastructure is Kubernetes based, so, we have one deployment/service per domain. We are facing an issue when we start running more than one domain at the same time. We started to see a lot of "TLS handshake failed: remote error: tls: bad certificate", and the websites started to have intermittent issues during the access. The communication to Cloudflare is done through the tunnel. On CLoudflare we have a Vnet per domain connected to the respective tunnel.

The gokeyless version is 1.6.8

@nickysemenza Any clue about this behaviour?

ortegaantunes commented 1 year ago

Not related to gokeyless.