summaryrefslogtreecommitdiff
path: root/issues/redirect-http-to-https.gmi
blob: 9526b232b8fbc6af3af6fcbe8dc5c2159aabdeae (plain)
1
2
3
4
5
6
7
8
9
10
11
# Redirect HTTP to HTTPS

## Tags
* assigned: ??
* keywords: http, https
* status: unclear
* priority: medium

All http://genenetwork.org URIs should redirect to https://genenetwork.org URIs. This should be done on the HTTP server (nginx) config. Currently, if the user enters the HTTP site on their browser, they stay on the HTTP site.

> Note the issue is that we get errors on an automatic redirect. Needs some work.