Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support alternative challenge methods #72

Open
jalada opened this issue Oct 7, 2020 · 0 comments
Open

Support alternative challenge methods #72

jalada opened this issue Oct 7, 2020 · 0 comments

Comments

@jalada
Copy link
Collaborator

jalada commented Oct 7, 2020

There's lots of discussion about supporting DNS validations instead of HTTP validations, because it comes with the added benefit of working with wildcard domains.

However, DNS validations require programmatic DNS updates (e.g. via an API), and support for that is sporadic. Last time we checked there's no unified library for handling DNS updates, but if/when that changes we'd consider implementing this. We're not going to add individual API support (e.g. Cloudflare API, Route53 API) to letsencrypt-rails-heroku, that road leads to high-maintenance madness.

Related issues, PRs, and discussions: #59, #60, #62, #69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant