Closed Bug 1267684 Opened 8 years ago Closed 3 years ago

When complaining about bad certificate dates (expired etc.), tell user if their clock is wrong

Categories

(Firefox for Android Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mfinkle, Unassigned)

References

Details

Bug 712612 adds some code to about:neterror to let the user know their clock is skewed and is causing certificate errors.

Firefox Android has a fork of about:neterror and needs to update its code to add the functionality.
FWIW, the about:neterror/about:certerror pages we use in desktop were recently made responsive. I thought the idea was to share that code with mobile. If so, that might be easier to implement than reimplementing this particular feature in the Android fork of about:net/certerror.
(In reply to :Gijs Kruitbosch from comment #1)
> FWIW, the about:neterror/about:certerror pages we use in desktop were
> recently made responsive. I thought the idea was to share that code with
> mobile. If so, that might be easier to implement than reimplementing this
> particular feature in the Android fork of about:net/certerror.

It would be great if we could share the code, but I don't think anyone has done an investigation to understand how feasible that is. We've already forked the logic for our error pages to include things like a search box, and I don't think that exists for desktop.

Updating the error pages isn't a high priority for us, so if this is a lot of work, it may be hard to prioritize.
Note that Bug 712612 uses Kinto to detect clock skew. We could also use the build date as a starting point — lots of wrong clocks have very old dates like 1999 or 2001 or 1970, so our build date is adequate.
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.