Closed Bug 380949 Opened 18 years ago Closed 1 year ago

TLS premaster key gen not in mechanism list

Categories

(NSS :: Libraries, defect, P5)

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: neil.williams, Unassigned)

Details

In nss/lib/pkcs11.c there is defined a list of mechanisms the NSS supports. The mechanism for TLS generation of premaster secrets, CKM_TLS_PRE_MASTER_KEY_GEN, is not in the list. TLS works because NSS always uses CKM_SSL3_PRE_MASTER_KEY_GEN. This could be a problem if NSS is configured with a token that only supports TLS mechanisms.
Severity: normal → S3

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: nelson → nobody
Severity: S3 → S4
Status: NEW → RESOLVED
Closed: 1 year ago
Priority: -- → P5
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.