Closed
Bug 154251
Opened 23 years ago
Closed 9 years ago
certificate manager needs to allow importing full p12 chain on a hardware token
Categories
(Core Graveyard :: Security: UI, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: julien.pierre, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [kerh-coz])
Currently, when doing a P12 import, CMS calls the NSS P12 import functions,
which import the leaf cert on the selected token, and all the other certs in the
softoken. This gets in the way of portability of smartcards. PSM needs to call a
new NSS function to import all the certs to the hardware token. See bug 142889.
| Reporter | ||
Updated•23 years ago
|
Depends on: 142889
Summary: certificate manger needs to allow importing full p12 chain on a hardware token → certificate manager needs to allow importing full p12 chain on a hardware token
Comment 1•22 years ago
|
||
142889 was marked a duplicate of 142867. That bug is fixed in NSS 3.8
Depends on: 142867
Comment 3•21 years ago
|
||
I believe that I have confirmed that this bug is still alive in Firefox 1.0
Preview Release. I'm using a Schlumberger smartcard and the Litronics
NetsignCAC PKCS#11 module. Accessing sites that require client certificates
works fine in IE, but doesn't work in Firefox or Netscape 7.1. (Or rather, it
works for some sites, but not others.) After I explicitly added the chaining
certs as recognized CAs, then it the cert on the smartcard does work.
Updated•20 years ago
|
Whiteboard: [kerh-coz]
Updated•18 years ago
|
QA Contact: junruh → ui
Comment 4•9 years ago
|
||
I don't think it's Firefox's role to implement this.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•