Expose TLS min/max versions in browser-settings
Categories
(WebExtensions :: General, enhancement, P2)
Tracking
(firefox72 fixed)
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This is a requested feature for secure-proxy.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
bugherder |
Comment 5•5 years ago
|
||
(In reply to Andrea Marchesini [:baku] from comment #0)
This is a requested feature for secure-proxy.
This is very low on details for this request. Can you please provide more info here? Why would secure proxy need to change this, and why then does this need to be a privileged-only setting?
Comment 6•5 years ago
|
||
ni?baku for a response...
I requested privileged because this can limit the level of TLS support, and I'm not certain I want extensions to be able to do that, certainly not without a deeper examination of the issues around that, and especially without having a good way to explain the potential impact to most end users. It's easier to make this generally available than to take it away later.
Assignee | ||
Comment 7•5 years ago
|
||
This is very low on details for this request. Can you please provide more info here? Why would secure proxy need to change this, and why then does this need to be a privileged-only setting?
Secure-Proxy requires TLS 1.3. We want to be sure that, when the proxy is on, the TLS max version is set to 1.3.
I don't think it's a good idea to give the ability to change TLS versions to any extension. Reducing the TLS version can have a strong security impact.
Comment 8•5 years ago
|
||
Hello Andrea,
Could you please provide more details or some test scenarios for QA to be able to verify this enhancement?
Should we make use of this extension in order to test: https://github.com/mozilla/secure-proxy ?
I am assuming that it requires manual qa but if it does not then please set the "qe- verify" tag. Thank you!
Assignee | ||
Comment 9•5 years ago
|
||
No need QA for this bug. We have enough mochitests.
Updated•5 years ago
|
Updated•5 years ago
|
Comment 10•2 years ago
|
||
docnote: network.tlsVersionRestriction can be read, but requires privileged signature to write, otherwise an exception is thrown.
Comment 11•2 years ago
|
||
Updated•2 years ago
|
Description
•