Closed
Bug 336729
Opened 20 years ago
Closed 15 years ago
imported certificate are not listed when the application ask for identification
Categories
(Firefox :: Security, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: roland.roulin, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Build Identifier: 1.5.0.3
A certificate (.pfx) that is correctly imported appears in the list ofcertificates. When the application require from the user to confirm the use of this certificate, the Window is empty (no entry in the list) so that the user can’t confirmt the use of the certificate. For that reason the application can’t be used.
Reproducible: Always
Steps to Reproduce:
1.import a certificate (.pfx) from the filesystem
2. start JAVA-Application
3. Firefox request "client-authentification" (the List in the Windows is empty)
Actual Results:
list of certificate ist empty
Expected Results:
the certificate is visible and can be selected
the file jss3.dll and jss341.jar are copied in the firefox-directory
I confirm this happens on versions 2.x and 1.x. Also, if you have multiple certs that originally show in the list, the one that you updated is not available, but the others still are. The new cert IS listed in the cert store. Major BUG.
To test:
Create a user cert that will expire soon
Open any version browser (set cert chooser to manual)
Import a cert
Let the cert expire
Get a new cert from the same CA
Import the new cert
Go back to your site (cert won't be a choice in list)
Confirmation:
Site is still functional
Cert works via IE
Cert shows in Firefox cert store
Resolving unconfirmed bugs older than a year with no activity as INCOMPLETE. Please reopen or file a new bug if you can still reproduce the bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•