acme-dns
A simplified DNS server with a RESTful HTTP API to provide a simple way to automate ACME DNS challenges.
Cost / License
- Free
- Open Source
Platforms
- Online
Features
- DNS Server
Tags
- acme-challenge
- LetsEncrypt
- acme-dns
- TLS Certificate
acme-dns News & Activities
Recent activities
acme-dns information
What is acme-dns?
A simplified DNS server with a RESTful HTTP API to provide a simple way to automate ACME DNS challenges. Why?
Many DNS servers do not provide an API to enable automation for the ACME DNS challenges. Those which do, give the keys way too much power. Leaving the keys laying around your random boxes is too often a requirement to have a meaningful process automation.
Acme-dns provides a simple API exclusively for TXT record updates and should be used with ACME magic "_acme-challenge" - subdomain CNAME records. This way, in the unfortunate exposure of API keys, the effects are limited to the subdomain TXT record in question.
So basically it boils down to accessibility and security.


