letsencrypt-rails-heroku
letsencrypt-rails-heroku copied to clipboard
Use ACME_DOMAIN variable instead of Heroku domains list
Related to issue #5. Instead of using the Heroku API to get a list of domains for the app, just use the first ACME_DOMAIN provided, which presumably will be hosting the challenge file.
I'd say this still applies, even with how we've now made ACME_DOMAIN optional.