-
Notifications
You must be signed in to change notification settings - Fork 306
[Feature Request] SSL Certificate for pytorch.org #11
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
Comments
the https for pytorch.org comes from github. github pages have no proper / official way yet of having https for custom domains |
@soumith, you're right that it's not trivial, but I have HTTPS for custom domains using GitHub Pages, for example https://vectorhack.com/, https://censormap.org. You should just use CloudFlare: https://gist.github.com/cvan/8630f847f579f90e0c014dc5199c337b |
I wonder if this could be causing #14. |
We already enabled https using the new github feature earlier this week. Hurray!!! |
There is a valid one
https://discuss.pytorch.org/
, and there seems to be a valid one forhttps://download.pytorch.org/
. Buthttps://pytorch.org/
is invalid.The text was updated successfully, but these errors were encountered: