Closed jterstriep closed 6 years ago
Let’s talk about this next week; I thought I had starred certs already
On Apr 26, 2018, at 12:33 PM, Jeff Terstriep notifications@github.com wrote:
create signed certificate for staging modify nginx configuration to redirect http requests to https — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Upgraded the staging server to automatically redirect http requests to https.
I'm reopening this since the data (or urls specifically) in ElasticSearch has not been updated to use https. Please close this once it's done.
Also @jterstriep, it looks like the nginx redirection is doing something funny to my local instances running on localhost:3000/app
. Could you explain the redirection logic or take a look at how it would affect a request coming from http://localhost:3000/app
(the referrer) towards http://localhost:3000/app/elastic/datasets/_search
? Somehow it gets redirected to https://localhost/es/datasets/_search
.
Reclosing. From the production/staging standpoint this is working correctly. Create a new issue for localhost deployments. This probably warrants a discussion in the dev meeting.