Open
Bug 657591
Opened 14 years ago
Updated 3 years ago
When using custom PKCS11 module, certificates on a smart card that have empty CKA_LABEL value are not shown in personal certificates list and are not usable.
Categories
(Core :: Security: PSM, defect, P5)
Core
Security: PSM
Tracking
()
NEW
People
(Reporter: vondra, Unassigned)
Details
(Whiteboard: [psm-smartcard])
User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1
We tested Firefox with our comapany's PKCS11 module and certificates stored on a smart card. Certificates that have empty CKA_LABEL attribute are not visible in the personal certificates list. When the attribute is set to a non empty value, the certificates are loaded in the personal list and become usable.
Reproducible: Always
Steps to Reproduce:
1.Set up any pkcs11 module which allows you to use smart cards.
2.Insert a card containing at least one certificate with public/private key pair. This certificate must have empty PKCS11 CKA_LABEL attribute.
3.Open Certificate manager in Firefox and enter PIN.
Actual Results:
Certificates with empty CKA_LABEL are not shown in the personal list.
Expected Results:
Each certificate with existing private key with same ID should be visible in the personal certificates list.
Updated•14 years ago
|
Version: unspecified → 4.0 Branch
Moving to the proper component. I guess it will be resolved as WONTFIX, though - see e.g. bug 286735 comment 2.
Status: UNCONFIRMED → NEW
Component: Security → Security: PSM
Ever confirmed: true
OS: Windows 7 → All
Product: Firefox → Core
QA Contact: firefox → psm
Hardware: x86_64 → All
Version: 4.0 Branch → Trunk
Updated•9 years ago
|
Whiteboard: [psm-smartcard]
Updated•8 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•