-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
TLS cert for dev.pandas.io is broken #26841
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
Labels
Comments
GitHub should generate the certificate automatically for us, but it's not yet ready, we've got a |
Just messaged GitHub support with the problem. This is the message I sent, will update with the answer.
|
Fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http is a security risk now days and when using a custom domain for github pages, you can't rely on github's wildcard cert for https, since you get a warning.
Mozilla's (let's encrypt)[https://letsencrypt.org] makes it easy to get a free cert in 5 minutes.
cc @datapythonista,
The text was updated successfully, but these errors were encountered: