mirror of
https://github.com/acme-dns/acme-dns-client.git
synced 2026-04-25 21:35:57 +03:00
[GH-ISSUE #11] acme-dns and acme-dns-client /etc path inconsistency #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shalak on GitHub (Sep 19, 2021).
Original GitHub issue: https://github.com/acme-dns/acme-dns-client/issues/11
The
acme-dnsuses/etc/acme-dns/to keep itsconfig.cfg.The
acme-dns-clientuses/etc/acmednsfor itsclientstorage.json.This approach is confusing and inconsistent. The proposed change is to move config dir to
/etc/acme-dns-client