Closed
Bug 1297065
Opened 9 years ago
Closed 9 years ago
redirect svn.mozilla.org HTTP to HTTPS
Categories
(Developer Services :: Legacy VCS, defect)
Developer Services
Legacy VCS
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fubar, Assigned: fubar)
Details
Apparently we're still serving public svn.mozilla.org over HTTP. Filing bug as public record for redirecting HTTP traffic to HTTPS.
Assignee | ||
Comment 1•9 years ago
|
||
Done.
sekrit$ curl -I http://svn.mozilla.org/
HTTP/1.1 301 Moved Permanently
Content-Type: text/html
Date: Mon, 22 Aug 2016 13:24:51 GMT
Location: https://svn.mozilla.org/
Connection: Keep-Alive
Content-Length: 0
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•