substrakt / letsencrypt-heroku

Make any Heroku application secure in just a couple of minutes.
https://substrakt.com/heroku-ssl-me-weve-come-a-long-way/
MIT License
524 stars 19 forks source link

Why is cloudflare required? #31

Closed utxo-detective closed 7 years ago

utxo-detective commented 7 years ago

I'm not quite sure why cloudfare is a requirement for this project to work

maxehmookau commented 7 years ago

It uses the DNS records to verify ownership of a domain which is needed before an SSL certificate can be issued. At the moment, the only DNS provider it supports is CloudFlare. There's no reason why this couldn't be a different DNS provider but there isn't support for it yet.