acme-dns compatible service that writes to a zonefile
Go to file
Ron Nazarov 91243223f0
Make token and password lengths configurable
2023-10-21 21:27:27 +01:00
.gitignore Add .gitignore 2023-08-09 01:16:41 +01:00
COPYING Initial commit 2023-08-08 19:33:39 +01:00
README.md Initial commit 2023-08-08 19:33:39 +01:00
acme-dns-zonefile.py Make token and password lengths configurable 2023-10-21 21:27:27 +01:00
example.conf Make token and password lengths configurable 2023-10-21 21:27:27 +01:00

README.md

acme-dns-zonefile

acme-dns-compatible service that writes to a zonefile. This is useful if you want to run acme-dns with an existing authoritative DNS server (for example if you don't have a spare IP with port 53 free).

Dependencies