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

localhost https #332

Closed
anders-kiaer opened this issue Oct 23, 2020 · 1 comment · Fixed by #374
Closed

localhost https #332

anders-kiaer opened this issue Oct 23, 2020 · 1 comment · Fixed by #374

Comments

@anders-kiaer
Copy link
Collaborator

As webviz is using SSL localhost (https://), it appears to be a challenge with Chrome in the sense that if the user later go to something non-https localhost link, Chrome in many cases will redirect the user to https (based on previos visits to a https visited localhost page).

If any mitigating actions can be done on our side, we should try to aim for the browser not redirecting to https on later visits to localhost by default.

Informative SO thread:
https://stackoverflow.com/questions/25277457/google-chrome-redirecting-localhost-to-https

@anders-kiaer
Copy link
Collaborator Author

Some potentially relevant references:

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

Successfully merging a pull request may close this issue.

1 participant