Closed
Bug 776753
Opened 13 years ago
Closed 13 years ago
Add another aes field to solitude -dev
Categories
(Cloud Services :: Operations: Marketplace, task)
Cloud Services
Operations: Marketplace
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: andy+bugzilla, Assigned: oremj)
References
Details
Adding in bluevia support, so can we add in a key for this. As per bug 771648, add to AES_KEYS so it reads:
AES_KEYS = {
...
'sellerbluevia:id': '/etc/pki/addons-dev/payments/sellerbluevia_id.key',
}
And populate the file, you can do that using:
python manage.py generate_aes_keys
| Assignee | ||
Updated•13 years ago
|
Assignee: server-ops → oremj
| Assignee | ||
Comment 1•13 years ago
|
||
Added.
Comment 2•13 years ago
|
||
Should we set this up in stage as well?
| Reporter | ||
Comment 3•13 years ago
|
||
Yes please.
Comment 4•13 years ago
|
||
Added to stage.
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
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.
Description
•