Closed
Bug 733666
Opened 13 years ago
Closed 13 years ago
Move SPDY-specific check for server cert change to a SSL-specific place
Categories
(Core :: Security: PSM, defect)
Core
Security: PSM
Tracking
()
RESOLVED
DUPLICATE
of bug 703834
People
(Reporter: briansmith, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [spdy])
Most of the code in SSLServerCertVerifiation.cpp, other than AuthCertificateHook, will be reused for the fix for bug 660749. This check that is needed for SPDY connection coalescing is not useful for certificate validation from the cache, so it should be moved to AuthCertificateHook. This simplifies the fix for bug 660749.
Reporter | ||
Updated•13 years ago
|
Assignee: bsmith → nobody
Component: Document Navigation → Security: PSM
QA Contact: docshell → psm
Updated•13 years ago
|
Whiteboard: [spdy]
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•