acaudwell / Gource

software version control visualization
https://gource.io
GNU General Public License v3.0
11.55k stars 723 forks source link

Enable TLS on gource.io #169

Closed bentley closed 6 years ago

bentley commented 6 years ago

Visiting https://gource.io/ leads to a certificate error, as GitHub serves a certificate only valid for GitHub subdomains.

As of May 1, GitHub supports TLS for custom domains by hosting sites on a CDN. This means updating the DNS records for gource.io should be enough to enable TLS via Let’s Encrypt.

acaudwell commented 6 years ago

Thanks for point this out. I'm working on it.