Closed Bug 645568 Opened 13 years ago Closed 13 years ago

Need to support https:// for secure major update billboards for ja

Categories

(Websites Graveyard :: mozilla.jp, defect)

x86
All
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: kohei)

References

Details

(Keywords: push-needed)

Bug 645551 wants us to use https instead of http for major update billboards. Currently
  https://www.mozilla.com/ja/firefox/4.0/details/
  https://www.mozilla.com/ja-JP-mac/firefox/4.0/details/
redirect to an insecure location,
  http://mozilla.jp/firefox/4.0/details/
And https://mozilla.jp is not available. 

I think we need to either
 * add https support on mozilla.jp
 * change the redirect on mozilla.com so that the protocol is preserved
or
 * host the major update dialog on mozilla.com (ie drop the redirect for these locations)

Note that right now we want to fix firefox/4.0/details/, but there are other billboards that also need the same treatment.
Severity: normal → critical
Summary: Need to support https:// to support secure major update billboards for ja → Need to support https:// for secure major update billboards for ja
mozilla.jp doesn't support SSL for now (we'll introduce EV SSL in the future), and the dialog doesn't have any dependency files, so we could easily host the dialog on moco.

Commited r86590 for the dialog and r86593, r86594, r86600 for .htaccess.

Please push the changes to production.
Status: NEW → RESOLVED
Closed: 13 years ago
Keywords: push-needed
Resolution: --- → FIXED
Thanks for fixing that so fast Kohei. Please consider doing the same for 
 http://www.mozilla.com/ja/firefox/unsupported/details/
 http://www.mozilla.com/ja-JP-mac/firefox/unsupported/details/
which are the scary dialog that was created to encourage people off really old releases (bug 615751).
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
billboard pushed to production on mozilla.com in r86917
*ping*
Sorry for the delay.... Fixed in r87553. Please push to production.
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Product: Websites → Websites graveyard
You need to log in before you can comment on or make changes to this bug.