Closed Bug 895634 Opened 11 years ago Closed 11 years ago

add ENCRYPTED_COOKIE_KEY to all webpay servers

Categories

(Cloud Services :: Operations: Marketplace, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kumar, Assigned: jason)

Details

webpay dev/stage/prod private settings need this:

ENCRYPTED_COOKIE_KEY = 'really long string'

The string should be randomized on each host, the longer the better. It should be at least 64 bytes long.

Let me know when those are there so I can uncomment it, e.g. https://github.com/mozilla/webpay/blob/master/webpay/settings/sites/dev/settings_base.py#L113
by randomized on each host I just meant randomized per env (dev/stage/prod)
Assignee: server-ops-amo → jthomas
Done on -dev. Should be on -stage and prod on the next code push.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: Server Operations: AMO Operations → Operations: Marketplace
Product: mozilla.org → Mozilla Services
You need to log in before you can comment on or make changes to this bug.