Closed
Bug 426051
Opened 17 years ago
Closed 17 years ago
Label and description in FIPS mode is mixed up
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
DUPLICATE
of bug 428421
People
(Reporter: u60234, Assigned: KaiE)
Details
(Keywords: regression)
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008032904 Minefield/3.0pre, and also seen in Linux build.
In FIPS mode, the label and description for the token seems to be mixed up. In Device Manager the label of the NSS FIPS token is truncated because of the 32 byte limit:
FIPS 140 Cryptographic, Key and
while the description reads:
Software Security Device (FIPS)
It should be the other way around. The same truncated label can also be seen in the master password dialog. This regressed between the builds from 2008-03-16-05 and 2008-03-17-05.
http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=2008-03-16+04&maxdate=2008-03-17+06
Steps to reproduce:
1. Make sure you have a master password.
2. Go to Device Manager and enable FIPS mode.
Results:
The FIPS token label is truncated as "FIPS 140 Cryptographic, Key and" and the description is "Software Security Device (FIPS)".
Expected results:
The FIPS token label is "Software Security Device (FIPS)" with the description "FIPS 140 Cryptographic, Key and Certificate Services".
Comment 1•17 years ago
|
||
Thanks for noticing the duplicate, Lars.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•