Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
DNS challenge and wildcard certificates - Runtipi
R
Runtipi
•
2y ago
•
60 replies
Otar
DNS challenge and wildcard certificates
Expected behavior
, generate only one wildcard cert for all apps
, but instead runtipi still generates a single cert per app
.
Traefik
.yml
api
:
dashboard
: true
insecure
: true
providers
:
docker
:
endpoint
:
"
u
n
i
x
:
/
/
/var
/run
/docker
.sock
"
watch
: true
exposedByDefault
: false
file
:
directory
:
/etc
/traefik
/dynamic
watch
: true
entryPoints
:
web
:
address
:
"
:80
"
http
:
redirections
:
entryPoint
:
to
: websecure
websecure
:
address
:
"
:443
"
http
:
tls
:
certResolver
: myresolver
domains
:
- main
: xxxx
.duckdns
.org
sans
:
-
*
.xxxx
.duckdns
.org
certificatesResolvers
:
myresolver
:
acme
:
email
: xxxxxxx
storage
:
/shared
/acme
.json
dnsChallenge
:
provider
: duckdns
log
:
level
: ERROR
acme
.json
{
"myresolver
"
:
{
"Account
"
:
{
"Email
"
:
"xxxx
"
,
"Registration
"
:
{
"body
"
:
{
"status
"
:
"valid
"
,
"contact
"
:
[
"
m
a
i
l
t
o
:xxxx
"
]
}
,
"uri
"
:
"
https://acme-v02.api.letsencrypt.org/acme/acct/1920811146
"
}
,
"PrivateKey
"
:
"MIIJJwIBAAKCAgEAuO6tmc0tUn5ipSoQtNeq2AkAudkMMUKjIazmdCENdL
>
"KeyType
"
:
"4096
"
}
,
"Certificates
"
:
[
{
"domain
"
:
{
"main
"
:
"xxxx
.duckdns
.org
"
}
,
"certificate
"
:
"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUY3akNDQk5hZ0F3S
>
"key
"
:
"LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlKS1FJQkFBS0NBZ0V
>
"Store
"
:
"default
"
}
,
{
"domain
"
:
{
"main
"
:
"doozle
.xxxx
.duckdns
.org
"
}
,
"certificate
"
:
"LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUYvRENDQk9TZ0F3S
>
"key
"
:
"LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlKS2dJQkFBS0NBZ0V
>
"Store
"
:
"default
"
}
}
]
}
}
Runtipi
Join
1,328
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Next page
Similar Threads
Problem with DNS challenge
R
Runtipi / 🙋🏼・help
4mo ago
DNS Challenge with Cloud Flare
R
Runtipi / 🙋🏼・help
15mo ago
Using runtipi traefik with DNS challenge (selfhostde) and use Forgejo & Forgejo runner
R
Runtipi / 🙋🏼・help
6mo ago
Cold starts with DNS Cloudflare and runtipi traefik
R
Runtipi / 🙋🏼・help
6mo ago