Closed
Bug 1414753
Opened 7 years ago
Closed 6 years ago
Change the HTTPS exception to temporary by default
Categories
(Firefox :: Security, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mstanke, Assigned: johannh)
References
Details
This request we have got as a feedback during OpenAlt conference this weekend. At this moment when adding an exception for a certificate, it's checked to store the exception permanently by default. Personally I find this confusing too, as the users usually click everything they see without reading.
However the reported usecase was when testing pre-production web application, it's a pain to remove all the exception from time to time for new generated certificates and CA authorities. At least an option in about:config to uncheck the option by default would be helpful.
Reporter | ||
Updated•7 years ago
|
Component: Untriaged → Security
Comment 1•7 years ago
|
||
status-firefox59:
--- → ?
Assignee | ||
Comment 2•6 years ago
|
||
You can set security.certerrors.permanentOverride
to false now.
Assignee: nobody → jhofmann
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
(In reply to Johann Hofmann [:johannh] from comment #2)
You can set
security.certerrors.permanentOverride
to false now.
This is requested by bug 762985, not "by default" from this bug.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 4•6 years ago
|
||
Ok, fair enough, then this is a WONTFIX (because we won't do it), I was referring to
At least an option in about:config to uncheck the option by default would be helpful.
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•