OpenFodder / openfodder

Open Fodder: An open source port of Cannon Fodder
http://openfodder.com
GNU General Public License v3.0
459 stars 42 forks source link

Enable TLS #92

Closed bentley closed 4 months ago

bentley commented 4 months ago

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

Since 2018, GitHub has supported TLS for custom domains by hosting sites on a CDN. This means updating the DNS records for openfodder.com should be enough to automatically enable TLS via Let’s Encrypt.

segrax commented 4 months ago

Thanks!

TLS is now enabled and enforced