mirror of
https://github.com/acme-dns/acme-dns-client.git
synced 2026-04-25 21:35:57 +03:00
[GH-ISSUE #10] Removing or editing acme-dns account #6
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/10
I executed
acme-dns-client registerand created properCNAMErecord for domain.example.org - now I'd like to remove every trace of it fromacme-dns-clientas well asacme-dns.How this can be done? The
acme-dns-clientonly acceptsregister,checkandlistas a command.Similar issue is with the case when I'd like to amend the value of
-allowparameter for already registered user. Can this be done?@adocampo commented on GitHub (Aug 4, 2023):
I finally setup my host certificate, but I did some tests before, and I want to get rid of those.
How can I remove them? or where are they stored?
@UFBubba-1930 commented on GitHub (Jun 12, 2025):
I would also like to remove my registration. Manually removed the domain information in the acme-dns server, but the acme-dns-client still believes it is registered. How can we remove that so we can restart? Thanks.