|
|
|
|
|
by alfredxing
3862 days ago
|
|
I'd love to see SSL support on custom domains as well, but I know there are a couple of reasons why it hasn't happened already: 1. GitHub Pages likely isn't a core focus for GitHub, however useful it may be 2. GitHub Pages is currently completely interface-less, relying only on an automated build system running each site through Jekyll and deploying it. In order to support custom certificates, they would need to build an interface for certificate uploading/maintenance (and of course putting the certs & keys into the repo, like the current CNAME system, won't work). |
|
Also I hate the CNAME file, as I always forget what to do - should it be a naked domain, should it have www in front, can I specify multiple domains and so on and I always have to reach for their documentation.
It's not a core focus for GitHub, but it's a nice add-on and such things have been keeping many of us on GitHub.