Closed
Bug 1652726
Opened 5 years ago
Closed 4 years ago
Upgrading to HTTPS if HTTPSSVC record is present
Categories
(Core :: Networking: HTTP, task, P3)
Core
Networking: HTTP
Tracking
()
RESOLVED
DUPLICATE
of bug 1680605
People
(Reporter: dragana, Unassigned)
References
(Blocks 1 open bug)
Details
If a scheme is HTTP and an upgrade via HSTS is not present, nsHttpChannel should be blocked after BeginConnect until the HTTPSSVC query is resolved. If a HTTPSSVC is present upgrade connection to HTTPS.
The feature should be control by a pref.
Reporter | ||
Comment 1•5 years ago
|
||
We will need to discuss about fallback mechanisms.
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•