Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP to HTTPS Redirection #318

Open
josjaf opened this issue Oct 29, 2018 · 4 comments
Open

HTTP to HTTPS Redirection #318

josjaf opened this issue Oct 29, 2018 · 4 comments

Comments

@josjaf
Copy link

josjaf commented Oct 29, 2018

I would love to see an example that takes all HTTP requests and redirects to HTTPS. Does anybody have working YAML for this? I'm trying to change the default viewer policy protocol.

@ghost
Copy link

ghost commented Feb 9, 2019

You should configure this using HSTS or Viewer Protocol Policy.

@ghost
Copy link

ghost commented Feb 19, 2019

Looks like there are some options for using Lambdas to achieve HSTS now.

@josjaf Have you moved forward at all on this yet? Your experiences would be useful to us.

@josjaf
Copy link
Author

josjaf commented Feb 19, 2019

I have HTTPS to HTTP redirect working, but I had to set it manually, outside of this tool.

@ghost
Copy link

ghost commented Feb 20, 2019

Could you please share how you accomplished it? Was it using a Policy or using a Lambda, or something else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant