Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
SSL certificate issues #104
Comments
|
This is a limitation of hosting websites on Github pages - the SSL certificate only covers the default |
|
Aww, you are right, thanks. I'm not sure how I ended up on the https version, I am fairly sure I didn't type https manually in the address bar, it must have been a link somewhere.. |
|
Let's reopen, I'll see if we can setup something like netlify in front of it that can get correct ssl certificate. |
|
@asmeurer, @takluyver, requesting authorization to change DNS nameservers to netlify ones to get automatic https letsencrypt certificate. |
|
That would be setting the DN servers to :
Mirror deployment is there: https://python3statement.netlify.com/ Once DNS is set and propagated it's a click button to get an https certificate. I can make you admin of the netlify deployment as well of course. |
|
Fine by me. Will it still be automatically updated when we push to Github? |
|
Yes. |
On top of that, each PR is also built and get it's random subdomain, so we can check each PR before merging. |
|
Fancy! |
|
Ok, https should be valid now. |
|
Indeed it is - nice work! |
Currently, the SSL certificate for https://www.python3statement.org/ appears to be invalid,
anyone else seeing the same error? (I also get warning pages in Firefox and Chrome).