Describe the bug
I configured the server, and when it wants to generate wildcard SSL, it returns this error:
caddy-1 | {"level":"error","ts":1723990466.3546808,"logger":"tls.obtain","msg":"could not get certificate from issuer","identifier":"*.mydomain.com","issuer":"acme-v02.api.letsencrypt.org-directory","error":"[*.mydomain.com] solving challenges: waiting for solver certmagic.solverWrapper to be ready: checking DNS propagation of \"_acme-challenge.go.revue.ir\": read udp 127.0.0.1:49927->127.0.0.1:53: read: connection refused (order=https://acme-staging-v02.api.letsencrypt.org/acme/order/159763563/18490867073) (ca=https://acme-staging-v02.api.letsencrypt.org/directory)"}
It tries to connect to the localhost instead of the Server's public IP:
read udp 127.0.0.1:49927->127.0.0.1:53
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too