Open feature request for Traefik to add MTLS prompts in browsers

For anyone using MTLs with traefik or would want to use MTLs if Traefik prompted clients using browsers for client certificates the way Cloudflare and others do please like and comment on this feature request so it can gain traction.

Did you check the doc about RequestClientCert?

No because I want it to request, require and verify the client certificate.

I'm confused why that's even an option because it doesn't verify the certificate. If one is using MTLs it's because they want to verify the client is authorized to access the resource.

I can confirm on this, there was no prompt, coming in for me either!

To overcome this bundle your cert+key into a p12 bundle and then load it into the system (different steps for windows/ linux / mac)

Once loaded the prompt should automatically show up

1 Like