acme-dns icon indicating copy to clipboard operation
acme-dns copied to clipboard

Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely.

Results 146 acme-dns issues
Sort by recently updated
recently updated
newest added

Debugging this took way too long. I recently upgraded a server and all my certificate renewals started to fail. I eventually found in the error messages: Jun 26 20:55:12 westing...

Please add WinCertes to the list of clients supporting acme-dns https://github.com/aloopkin/WinCertes

I have installed acme-dns on Ubuntu 18.04 on a server that runs in a DMZ behind a firewall. Only port 53 is exposed to the outside. So far I have...

I'd like to hook `acme-dns` into automated tests for a Python client, instead of mocking endpoints. To accomplish this, I need to know when acme-dns has successfully started. I would...

I would like to request this (small?) feature: 1) the headers of the `/health` endpoint contain some identifying information, such as: X-ACME-DNS: release id, date, or something 2) this can...

I'm slowly understanding how this all works, but I still can't figure out how to get subdomains to resolve to anything. I have tried including `"*.cloud.example.com. CNAME cloud.example.com."` in the...

**WARNING: The actual patch in this PR is intended as a suggestion from someone with no experience with the Go language** So I merely grepped the source, made some changes,...

ACME keeps returning errors. I cannot see any port 53 UDP traffic coming in. Something is quite wrong. https://gist.github.com/rtfmoz2/672525b684efe8d4d41db84879e300e1

Hi! Thanks for the great piece of software. During setup, I was trying to figure out my firewall for allowing DNS through properly, and I hit the production requests/hr limit...

feature request

I was looking for [this post](https://www.eff.org/deeplinks/2018/02/technical-deep-dive-securing-automation-acme-dns-challenge-validation), and found this repo. It would be helpful to link out to your detailed blog post on the issue!

Documentation