TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Custom domains on GitHub Pages gain support for HTTPS

174 点作者 mlitwiniuk大约 7 年前

10 条评论

sinistersnare大约 7 年前
I use Cloudflare to get HTTPS on my github pages site, and I really like it. I get a lot of control over cached content and security, and statistics about site traffic. I am kind of happy that GitHub did not support HTTPS for custom domains, because then I would not have learned how to use Cloudflare.
评论 #16975046 未加载
评论 #16969559 未加载
myroon5大约 7 年前
HTTPS does work for my site now, but I get this warning:<p>Your connection is not secure &#x2F; Your connection is not private<p>Error code: SSL_ERROR_BAD_CERT_DOMAIN (Firefox)<p>NET::ERR_CERT_COMMON_NAME_INVALID (Chrome)<p>Trying adding the A records as described here:<p><a href="https:&#x2F;&#x2F;help.github.com&#x2F;articles&#x2F;setting-up-an-apex-domain&#x2F;" rel="nofollow">https:&#x2F;&#x2F;help.github.com&#x2F;articles&#x2F;setting-up-an-apex-domain&#x2F;</a><p>Will update if that works..
评论 #16975549 未加载
评论 #16970214 未加载
vinhboy大约 7 年前
My site says &quot;Unavailable for your site because your domain is not properly configured to support HTTPS&quot;, but I don&#x27;t see instructions to resolve it?
评论 #16969526 未加载
secure大约 7 年前
This is great! Now, if only GitHub would be available via IPv6, that would remove the need for CloudFlare — not that I would necessarily remove CloudFlare, but I would feel better if my setup wasn’t dependent on it.
lostmsu大约 7 年前
Hm, I get SSL_ERROR_NO_CYPHER_OVERLAP in Firefox on <a href="https:&#x2F;&#x2F;stack.blogs.losttech.software&#x2F;" rel="nofollow">https:&#x2F;&#x2F;stack.blogs.losttech.software&#x2F;</a> , that is served from <a href="https:&#x2F;&#x2F;github.com&#x2F;losttech&#x2F;stack-blog" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;losttech&#x2F;stack-blog</a> via Cloudflare.
Cyberdog大约 7 年前
I&#x27;ve been doing HTTPS on hosted domains for years, and I don&#x27;t really get how it works in this case. Is it that you don&#x27;t use your own certificate, but GitHub automatically generates one with Let&#x27;s Encrypt for you? If not, then how exactly do you give GitHub your cert? The instructions seem vague on this.
评论 #16971478 未加载
MightySCollins大约 7 年前
Such a shame they quietly broke IPv6 support.
jscholes大约 7 年前
Could this be related to Google&#x27;s recent announcement of the .app TLD with mandatory HTTPS[0]?<p>[0]: <a href="https:&#x2F;&#x2F;www.blog.google&#x2F;topics&#x2F;developers&#x2F;introducing-app-more-secure-home-apps-web&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.blog.google&#x2F;topics&#x2F;developers&#x2F;introducing-app-mo...</a>
评论 #16974519 未加载
modernerd大约 7 年前
Can you host multiple HTTPS sites at different domains from one GitHub account?
评论 #16969609 未加载
评论 #16969621 未加载
pards大约 7 年前
Too little, too late.<p>I moved my repo to GitLab pages after Google announced it would prioritise sites that support HTTPS in its search results.
评论 #16969796 未加载