Closed Bug 585607 Opened 14 years ago Closed 14 years ago

Personas plus links to cdn url

Categories

(Mozilla Labs Graveyard :: Personas Plus, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: cbook, Assigned: jose)

Details

Steps to reproduce:

New Personas 1.6RC2 Plus extension
-> Sign in to Access your favorites
-> link goes to http://getpersonas-cdn.mozilla.net/signin?return=/gallery/All/Favorites

SSL Error Page: getpersonas-cdn.mozilla.net uses an invalid security certificate.
(Error code: ssl_error_bad_cert_domain)
I'm not sure the right fix for this.  We're purposely not offloading SSL with a CDN for cost issues and the gallery isn't supposed to be behind SSL.
maybe its behing ssl because this are the individual favorites of registered persona users.
Yeah, not sure what the add-on is doing, but it shouldn't be accessing the cdn over ssl.
Assignee: server-ops → cbeard
Component: Server Operations → Personas
Product: mozilla.org → Mozilla Labs
QA Contact: mrz → personas
Target Milestone: --- → 1.6
Version: other → Trunk
Summary: Invalid Security Cert for getpersonas-cdn.mozilla.net → Personas plus access cdn over ssl
The "Sign in to access your favorites" should go to https://www.getpersonas.com/signin?return=/gallery/All/Favorites
Summary: Personas plus access cdn over ssl → Personas plus links to cdn url
Assignee: cbeard → jose
Fixed in rev:
http://hg.mozilla.org/labs/personas/rev/d5e3cb287973

The data host has been separated from the gallery/favorites host. This way, /static/index_1.json can be fetched via the cdn without affecting the menu links and such. (See bug 553153 for reference).
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: Mozilla Labs → Mozilla Labs Graveyard
You need to log in before you can comment on or make changes to this bug.