Closed Bug 750492 Opened 12 years ago Closed 12 years ago

kuma-stage.mozilla.org: update browserid values in settings_local.py

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

x86
macOS
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: groovecoder, Assigned: cturra)

References

Details

BrowserID isn't working on kuma-stage.mozilla.org. A quick glance shows that the settings_local.py file is missing these values:

BROWSERID_CACERT_FILE = '/etc/pki/tls/certs/ca-bundle.crt'
SITE_URL = 'https://kuma-stage.mozilla.org'
PROTOCOL = 'https://'
DOMAIN = 'kuma-stage.mozilla.org'
Blocks: 744419
Assignee: server-ops → cturra
updated settings_local.py to include these 4 values. please go ahead and give it a test.

[master b8c039d] deploy
 1 file changed, 6 insertions(+)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.