Closed
Bug 1332560
Opened 8 years ago
Closed 8 years ago
Filed on behalf of Nick Nguyen. https://phonebook.mozilla.org/ on mobile
Categories
(Webtools Graveyard :: Phonebook, defect)
Webtools Graveyard
Phonebook
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mpoessy, Unassigned)
Details
If you type "phonebook.mozilla.org" on a mobile browser it will default to http and not https, since the forwarding rules aren't set up, this results in a blank page. I've observed folks like Mayo erroneously believe that they either have the wrong url or the site is down as a result. Thanks!
Phonebook was prohibited from having an HTTP variant some time ago by security reviews. While this is annoying, it's only a problem once per device. It's not ideal, and exposes a weakness with the "HTTPS everything" approach: browsers don't bother trying HTTPS if they can't reach HTTP.
Infosec, can we spin up an http-to-https redirect for phonebook, for usability and etc?
Flags: needinfo?(jbryner)
![]() |
||
Comment 2•8 years ago
|
||
Flags: needinfo?(jbryner)
$ curl http://phonebook.mozilla.org/
curl: (7) Failed to connect to phonebook.mozilla.org port 80: Connection refused
Apparently modern browsers don't do well with this particular scenario, which is what's causing Phonebook trouble.
Comment 4•8 years ago
|
||
I don't have any particular objection unless jeff does.
We've fixed this with bug 1317533, it should now work as intended.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•