Open Bug 274993 Opened 20 years ago Updated 2 years ago

allow optional disabling of re-login to token for SSL server

Categories

(NSS :: Libraries, enhancement, P3)

3.9.4
enhancement

Tracking

(Not tracked)

People

(Reporter: julien.pierre, Unassigned)

Details

Many calls in pk11wrap will check the token logged in state . In the SSL server
case, with fixed tokens that don't log themselves out, this hurts performance .
We should add an option to allow not skipping of token logged in state if this
is known by the user and application to be true.
Due to the structure of the code, this "skip login check" option might have to
be added to a SECKEYPrivateKeyObject, similar to what's done in 
https://bugzilla.mozilla.org/attachment.cgi?id=166072 , except the option would
be conditionally set by an API call instead of being the default set from
SSL_ConfigSecureServer.
Priority: -- → P2
Target Milestone: --- → 3.10
Assignee: julien.pierre.bugs → saul.edwards.bugs
QA Contact: bishakhabanerjee → jason.m.reid
Target Milestone: 3.10 → 3.11
QA Contact: jason.m.reid → libraries
Assignee: saul.edwards.bugs → nobody
Priority: P2 → P3
Target Milestone: 3.11 → ---
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.