client-certificatestls1.3mtls

Can I change client certificate in the browser without a restart?


I am working on using client-side certificates MTLS certificates in FireFox/Chrome and that works fine.

But, is there any way I can get the client certificate selector to open so that I can change the client certificate without having to restart the browser?

For the edge browser I just discovered that it is possible as described in this blog post:

So, the question is if this is possible in Chrome/Firefox?


Solution

  • Firefox has Settings - Privacy and Security - View Certificates -> Authentication Decisions

    enter image description here

    see also here: https://superuser.com/a/1814332/216033