Closed Bug 903006 Opened 11 years ago Closed 9 years ago

Add HSTS errors to developer console

Categories

(DevTools :: Console, defect, P3)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1124649

People

(Reporter: mgoodwin, Unassigned)

References

(Blocks 1 open bug)

Details

There's currently no information given to developers when HSTS state fails to be set due to certificate errors (e.g. a self-signed certificate is being used).

This is somewhat unhelpful so we should fix that.
Priority: -- → P3
BTW, there is already wrong error message is console in case of invalid SSL certificate AND Strict-Transport-Security header specification.
Consider comparing 
https://bib.hda.org.ru/bib (valid ssl cert)
https://bib-test.hda.org.ru/bib (invalid ssl cert resulting in "The site specified an invalid Strict-Transport-Security header" error message).

This is not HSTS Header error, it should be described in another way.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.