Closed
Bug 815747
Opened 13 years ago
Closed 13 years ago
Ensure pyrepo1.addons.phx1.mozilla.com is accessed using HTTPS
Categories
(Cloud Services :: Operations: Marketplace, task)
Cloud Services
Operations: Marketplace
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kang, Assigned: oremj)
Details
As documented, at
https://mana.mozilla.org/wiki/display/websites/Pyrepo
https://mana.mozilla.org/wiki/display/WebDev/pyrepo
https://wiki.mozilla.org/WebDev/Deployments
and finally https://mana.mozilla.org/wiki/pages/viewpage.action?pageId=29328624 (the policy)
Access to pyrepo1.addons.phx1.mozilla.cofor pip should be made over HTTPS. We want to make sure this is actually the case everywhere.
To achieve this, I'm asking to have the server listen only on port 443 with HTTPS enabled (unless there are other requirements making this impossible, in which case we need to document them in this bug)
It also seems that the scripts may need to get their configuration updated, to make sure they're attempting to use HTTPS as well, see:
https://github.com/mozilla/zamboni/blob/master/scripts/update/update.py#L25
Thanks!
| Assignee | ||
Updated•13 years ago
|
Assignee: server-ops-amo → oremj
| Assignee | ||
Comment 1•13 years ago
|
||
Projects should be set to use https://pyrepo.addons.mozilla.org/.
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
•