Open
Bug 1312195
Opened 9 years ago
Updated 3 years ago
nsISSLStatus has no fields for the ECDHE/DHE parameters
Categories
(Core :: Security: PSM, enhancement, P3)
Core
Security: PSM
Tracking
()
UNCONFIRMED
People
(Reporter: fdsc, Unassigned)
References
Details
(Whiteboard: [psm-backlog])
User Agent: Mozilla/5.0 (Windows NT 9.0; en-US) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.84 Safari/537.36
Actual results:
nsISSLStatus have not field with keylen of the ECDHE/DHE or ECDHE/DHE group parameter
Expected results:
FireFox extensions can't display power of the tls encryption this depending on the parameters of the algorithms of key exchange.
With the purpose of revealing weak tls-preferences for users and web masters.
Severity: normal → enhancement
OS: Unspecified → All
Hardware: Unspecified → All
Expected results: nsISSLStatus must contain the length of numbers or the groups option ECDHE/DHE.
Comment 2•9 years ago
|
||
Bug 1304923 may end up encompassing this.
Comment 3•8 years ago
|
||
unblocking bug 1322748 since this is actually not a blocker. If/When nsISSLStatus has the parameters a new webextension:request bug can be created to add these values.
No longer blocks: 1322748
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•