joohoi / acme-dns

Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely.
MIT License
2.19k stars 234 forks source link

Update README: add info about reverse proxies/custom URL path, tls setting, other acme-dns clients #363

Open maddes-b opened 2 months ago

maddes-b commented 2 months ago

Update README: add information about reverse proxy for custom URL paths Also replace non-breakable spaces with normal ones Closes https://github.com/joohoi/acme-dns/pull/109 Closes https://github.com/joohoi/acme-dns/issues/345 Closes https://github.com/joohoi/acme-dns/issues/295

Update README: add info about tls = "letsencryptstaging" Closes https://github.com/joohoi/acme-dns-certbot-joohoi/issues/24

Update README: add other acme-dns clients