mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 12:55:48 +03:00
[GH-ISSUE #280] acme-dns and acme-dns-client /etc path inconsistency #143
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#143
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/issues/280
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@shalak commented on GitHub (Sep 19, 2021):
Please excuse me, I opened this issue in the wrong repository. I created a new one in proper place: https://github.com/acme-dns/acme-dns-client/issues/11