mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 12:55:48 +03:00
[GH-ISSUE #164] DNS provider records for wildcard subdomains #62
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#62
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 @Leosirth on GitHub (May 6, 2019).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/164
Hi,
I'm trying to setup acme-dns with the purpose to use it to get wildcard SSL certificate using letsencrypt on traefik.
I'm a little confused on which record to add on the provider DNS and how to configure acme-dns.
Basically I want to issue a wildcard certificate for:
*.example.comand my acme-dns host would be:
acme-dns.example.comIs this possible? How should I configure the records on DNS provider and what to have in the "domain" and "nsname" of acme-dns config?
Looking at the readme I understand that if acme-dns host is:
acme-dns.example.comthan I can only have wildcard certificate as:
*.acme-dns.example.comIs this correct?
Thanks for your help.
Best regards,
@mr-bolle commented on GitHub (Jul 25, 2019):
@Leosirth how do you solve this topic? I don't have any suppored provider account, and i would use the wildcard certificates.