-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
(secure) https://distributed.dask.org/ redirects to (insecure) http://distributed.dask.org/en/stable/ #232
Comments
I'd love to remove those doc pages more generally. Most of the valuable
content has been upstreamed to docs.dask.org. What isn't upstreamed should
be.
…On Thu, Mar 24, 2022 at 10:31 AM Thomas Grainger ***@***.***> wrote:
*What happened*:
I just noticed that https://distributed.dask.org/ redirects to
http://distributed.dask.org/en/stable/ (note insecure http) but it should
probably redirect to https://distributed.dask.org/en/stable/
It might also be worth enabling hsts-preload on the dask.org domain
—
Reply to this email directly, view it on GitHub
<#232>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACKZTAGPAYJJ64JTXHDDZLVBSDDRANCNFSM5RRQYOPQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I've fixed the http/https issue though, it may take some time for that change to take effect though. |
This also seems to be happening for: |
Thanks @pavithraes I've updated those too. |
@jacobtomlinson Thank you so much for updating! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened:
I just noticed that https://distributed.dask.org/ redirects to http://distributed.dask.org/en/stable/ (note insecure http) but it should probably redirect to https://distributed.dask.org/en/stable/
It might also be worth enabling hsts-preload on the dask.org domain
The text was updated successfully, but these errors were encountered: