game7 / sportified

4 stars 0 forks source link

Heroku Automated Certificate Management (ACM) #125

Open game7 opened 7 years ago

game7 commented 7 years ago

Heroku has recently added a feature that automatically obtains and installs free SSL certificates for all domains associated with an application. Using such feature would allow us to provide SSL for custom domains without the requirement to manually procure, install and renew them. The tradeoff is that we would not be able to use a "wildcard" ssl such as *.sportified.net, but we don't have that today either (we have to manually add each subdomain to cloudflare). Logging this as a reminder to investigate this further

game7 commented 7 years ago

ACM Overview: https://devcenter.heroku.com/articles/automated-certificate-management