Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do you present a different PKI client certificate to a server once you have already presented one, in Firefox?

When I visit a website that requires PKI client certificates Firefox will allow the user to select which certificate to present.

How do you present a different PKI client certificate to a server once you have already presented one, in Firefox?

like image 227
atom88 Avatar asked Jun 04 '14 14:06

atom88


2 Answers

Since this was the highest result on google:

The location seems to have been changed (Tested on Firefox 101). You can now find the setting in:

Options > Privacy & Security > Security > View Certificates... > Tab Authentication Decisions.

Here you can remove every single decision for the selected client certificate.

like image 136
Luke Avatar answered Nov 04 '22 15:11

Luke


This blogpost describes what you are looking for:

To clear your SSL session state in Firefox choose History -> Clear Recent History... and then select "Active Logins" and click "Clear Now". Then the next time you connect to your SSL server Firefox will prompt for which certificate to use.

like image 34
jariq Avatar answered Nov 04 '22 17:11

jariq