把个人博客( hexo 生成的)托管到 github pages 和 coding pages 。用同一个域名分国内外进行解析。 coding 上自定义域名可以直接提供了 ssl 证书,但是国外访问只能访问 http 的。需要给 github 的也申请 ssl 证书吗?
1
him007 Mar 19, 2017 via Android
github 自定义域名不支持 https
|
2
Williamp Mar 20, 2017
@him007 Github custom domains also supporting https as per their announcement in June 2016 https://github.com/blog/2186-https-for-github-pages
|
4
Williamp Mar 23, 2017
@him007 Terencehyz is talking about custom domain only and also told that custom domain directly provided ssl certificate.
@terencehyz Don't worry about foreign access because if they will access custom domain through http then also they will be automatically redirected to the https. |