This has been on hold for quite some time due to being blocked by a few things (I'm sure there was an earlier JIRA issue for it, but I can't seem to find it).
Initial blockers were/are
- BUGGER not playing well with HTTPS (effectively resolved under
BUGGER-1)
- HTTP Transparent proxy detection scripts need HTTP not HTTPS
- Projectsstatic is currently http only
Activity
2017-07-06 10:39:31
Can then set up a redirect so that any uses of the old URL will just redirect to the HTTP version.
In the interim though, I just won't redirect that location to HTTPS
I configured the LetsEncrypt master to grab a cert for projects.bentasker.co.uk back in May, so it's already available across the edge, will just need to configure the CDN to actually serve that domain via HTTPS.
Will also need to set up HTTPS for projectsstatic. Not much can be done about any existing links, but it should at least ensure that all new links are HTTPS.
2017-07-06 10:45:27
2017-07-06 10:45:30
View Commit | View Changes
2017-07-06 10:51:30
View Commit | View Changes
2017-07-06 10:57:20
2017-07-06 11:15:30
View Commit | View Changes
2017-07-06 12:33:30
View Commit | View Changes
2017-07-06 14:19:31
http://projects.bentasker.co.uk now redirects to https (with the exception of the transparent proxy check, and the LetsEncrypt requests)
Will add the redirect for projectsstatic now
2017-07-06 14:22:39
2017-07-06 14:27:30
View Commit | View Changes
2017-07-06 14:35:46
2017-07-06 15:05:31
Makes sense to enable HSTS at the same time.
2017-07-06 15:09:30
View Commit | View Changes
2017-07-06 15:12:30
2017-07-06 15:12:37
2017-07-06 15:12:37
2017-07-06 15:12:40
2017-07-06 15:15:30
View Commit | View Changes
2017-07-06 15:15:30
View Commit | View Changes