// , Consul Server does Not Prompt Web Clients for Client TLS Certificates

// , When I use Vault, I can set the following to true to get a prompt for a client certificate:

In Consul, I use port 8501 for https and I set verify_incoming. But when I attempt to connect from FireFox, Chrome, or IE (all with signed Client TLS certs configured) I do not get a prompt, the connection just fails.

Connections from curl work just fine, if I provide a client certificate and key.

I just can’t seem to access Consul’s browser interface.

I don’t expect anyone to know the solution, especially since I haven’t provided steps to reproduce this issue, but do you know how I might be able to troubleshoot this?