[GH-ISSUE #367] Add support for simple authentication #208

Open
opened 2026-03-13 16:09:42 +03:00 by kerem · 2 comments
Owner

Originally created by @telmich on GitHub (Nov 3, 2024).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/367

Motivation

In some situations acme-dns runs in virtually public networks, such as IPv6 environments. In these scenarios it might not easily be possible to limit based on CIDR.

Suggested solution

Add simple authentication by token. As the connection to acme-dns is https secured, adding a simple (random) token support would allow to run acme-dns in public settings.

Originally created by @telmich on GitHub (Nov 3, 2024). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/367 ## Motivation In some situations acme-dns runs in virtually public networks, such as IPv6 environments. In these scenarios it might not easily be possible to limit based on CIDR. ## Suggested solution Add simple authentication by token. As the connection to acme-dns is https secured, adding a simple (random) token support would allow to run acme-dns in public settings.
Author
Owner

@saudiqbal commented on GitHub (Feb 11, 2025):

I also requested it a long time ago https://github.com/joohoi/acme-dns/issues/345

<!-- gh-comment-id:2649953361 --> @saudiqbal commented on GitHub (Feb 11, 2025): I also requested it a long time ago https://github.com/joohoi/acme-dns/issues/345
Author
Owner

@numo68 commented on GitHub (Jul 30, 2025):

+1 for this, in a form of a list of tokens, so new can be added and old ones revoked if needed.

<!-- gh-comment-id:3135177937 --> @numo68 commented on GitHub (Jul 30, 2025): +1 for this, in a form of a list of tokens, so new can be added and old ones revoked if needed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#208
No description provided.