Closed
Bug 379667
Opened 14 years ago
Closed 5 years ago
canbypass function should take an open SSL socket as argument
Categories
(NSS :: Libraries, enhancement)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: neil.williams, Unassigned)
Details
The current canbypass function requires a list of cipher suites to check as one of its arguments. Existing applications already set their cipher list as part of initializing the server socket for a normal server run. It would be handy to be able to pass the open, initialized socket to canbypass in such cases.
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•