We are planning to replace a load balancer with Fabio. In our current setup, the load balancer terminates SSL and the client hitting the LB doesn't present a certificate. With Fabio, we get the following error
http: TLS handshake error from 127.0.0.1:44846: tls: client didn't provide a certificate
Is there a way to disable client authentication or a workaround?
We are planning to replace a load balancer with Fabio. In our current setup, the load balancer terminates SSL and the client hitting the LB doesn't present a certificate. With Fabio, we get the following error
http: TLS handshake error from 127.0.0.1:44846: tls: client didn't provide a certificateIs there a way to disable client authentication or a workaround?