Open
Bug 298631
Opened 20 years ago
Updated 2 years ago
Review the various versions returned by NSC_GetInfo, NSC_GetSlotInfo, and NSC_GetTokenInfo
Categories
(NSS :: Libraries, defect, P2)
Tracking
(Not tracked)
NEW
People
(Reporter: wtc, Unassigned)
Details
(Whiteboard: FIPS)
We should review the various versions returned by the
NSC_GetInfo, NSC_GetSlotInfo, and NSC_GetTokenInfo
functions in lib/softoken/pkcs11.c. The meanings of
these versions are documented in the PKCS #11 spec.
We should use macros for these versions whenever such
macros exist.
We should consider using a libraryVersion (returned by
NSC_GetInfo) for libsoftokn3.so/softokn3.dll that is
independent of the NSS version so that we can freeze
libsoftokn3.so/softokn3.dll at the FIPS-validated version
and upgrade the rest of NSS.
Reporter | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → 3.11
Updated•19 years ago
|
QA Contact: jason.m.reid → libraries
Reporter | ||
Updated•19 years ago
|
Target Milestone: 3.11 → 3.11.5
Reporter | ||
Comment 1•18 years ago
|
||
We didn't have time to do this in this FIPS validation.
Let's try to do this in the next FIPS validation.
Target Milestone: 3.11.5 → 3.12
Updated•16 years ago
|
Whiteboard: FIPS
Comment 2•16 years ago
|
||
Unsetting target milestone in unresolved bugs whose targets have passed.
Target Milestone: 3.12 → ---
Comment 3•2 years ago
|
||
The bug assignee is inactive on Bugzilla, and this bug has priority 'P2'.
:beurdouche, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: elio.maldonado.batiz → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(bbeurdouche)
Updated•2 years ago
|
Severity: normal → S3
Comment 4•2 years ago
|
||
We have modified the bot to only consider P1 as high priority, so I'm cancelling the needinfo here.
Flags: needinfo?(bbeurdouche)
You need to log in
before you can comment on or make changes to this bug.
Description
•