I am trying to use Chrome/Firefox as client, but fails in mTLS connection. The browser doesn't show the list of certificates to do the mutual Tls with traefik
Chrome browser shows:
This site can’t provide a secure connection
infraser.nolly.internal didn’t accept your login certificate, or one may not have been provided.
Try contacting the system admin. ERR_BAD_SSL_CLIENT_AUTH_CERT
Firefox browser:
SSL_ERROR_BAD_CERT_ALERT
**mtls Configuration is RequireAndVerifyClientCert **
Yes, I've loaded the certificate in to the browser (chrome and firefox) but the web browser doesn't show the certificates to do the mTLS, I suspect is the way in which Traefik require a client certificate, instead request the certificate in two steps as another proxies, Traefik do that in one step
See the imagen, nginx in the left, traefik in the right
I opened a feature request for this if anyone reading this can go like and comment on it then it might help it gain traction as one of the traefik devs mentioned on the feature request.