Closed
Bug 490457
Opened 16 years ago
Closed 16 years ago
SSL state not correctly deleted
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 480619
People
(Reporter: roberjruiz, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10
I have an app which asks the browser for an SSL certificate. Browser is configured to let me choose a certificate everytime one is needed. After selecting the certificate, I clear the relevant private data from the browser: Cache, cookies and active sessions.
Suposedly browser should ask again for a certificate, and it does "AFTER I REFRESH THE PAGE THREE TIMES". It only asks for a certificate, the third time it requests the server for a page (sometimes the second). It's a browser problem, as explorer behaves correctly if I delete SSL state.
I think I found the problem. Whenever I delete "active sessions", and try to reload the page that is already in the browser, the browser just ignores the first and sometimes the second request
Reproducible: Sometimes
Steps to Reproduce:
1. Load a valid certificate in the browser
2. Configure your browser to ask which certificate to use
3. Browse to an https page that requires a certificate. I use https://w2.seg-social.es/fs/indexframes7.html, but it requires a certificate emitted by FNMT (Spanish government)
4. When requested, choose a certificate and accept.
5. Delete the following private data: cookies, cache and active sessions
6. Try to reload the page. In many cases I found that it does not reaload the page until you try 2-3 times
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•