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

Missing redirection from http to https #223

Closed
yrodiere opened this issue Jan 22, 2024 · 4 comments
Closed

Missing redirection from http to https #223

yrodiere opened this issue Jan 22, 2024 · 4 comments

Comments

@yrodiere
Copy link
Member

yrodiere commented Jan 22, 2024

If I go to http://cn.quarkus.io/, I don't get redirected to https://cn.quarkus.io/ .

On the other hand, http://quarkus.io/ and http://es.quarkus.io/ and http://pt.quarkus.io/ do redirect to their HTTPS equivalent.

Is this an oversight?

See also quarkusio/ja.quarkus.io#1105

@zhfeng
Copy link
Collaborator

zhfeng commented Jan 22, 2024

Thanks for reporting - and how can we fix it?

@yrodiere
Copy link
Member Author

If you use GitHub pages, I think this should fix it: https://docs.github.com/en/pages/getting-started-with-github-pages/securing-your-github-pages-site-with-https#enforcing-https-for-your-github-pages-site

@zhfeng
Copy link
Collaborator

zhfeng commented Jan 22, 2024

OK, I select Enforce HTTPS checkbox in settings. It should work now.

@yrodiere
Copy link
Member Author

It does, thanks!

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

2 participants