website
website copied to clipboard
Document DNS authenticators
The website should be updated to include information about the DNS authenticators and their use.
See:
- https://github.com/certbot/certbot/pull/4567
- https://github.com/certbot/certbot/pull/4577
- https://github.com/certbot/certbot/pull/4581
- https://github.com/certbot/certbot/pull/4585
- https://github.com/certbot/certbot/pull/4587
- https://github.com/certbot/certbot/pull/4602
- https://github.com/certbot/certbot/pull/4603
Under what situations would you suggest this to a user? It seems like often we recommend a simpler plugin, and recommend something like DNS only in special cases. Would it make more sense for this to end up somewhere in the documentation?
I'm not sure what the best place for this information would be, but I believe someone suggested I file this issue during the DNS plugin design meeting. ¯\_(ツ)_/¯
Under what situations would you suggest this to a user?
- When there are multiple servers involved (e.g., a load balanced set of webservers)
- When there is a service (vs. a web server) running on port 443, where there may not be an easy way to host a file to complete a http-01 challenge