Hi there!
I have an problem when i try to give an SSL certificate to my own website i got this error:
Found wildcard domain name and http challenge type, switching to dns-01 validation.
2023/10/11 12:52:29 [INFO] [webhostmost.com, *.webhostmost.com] acme: Obtaining SAN certificate
2023/10/11 12:52:30 [INFO] [*.webhostmost.com] AuthURL: https://acme-v02.api.letsencrypt.org/acme/authz-v3/272823402876
2023/10/11 12:52:30 [INFO] [webhostmost.com] AuthURL: https://acme-v02.api.letsencrypt.org/acme/authz-v3/272840448256
2023/10/11 12:52:30 [INFO] [webhostmost.com] acme: authorization already valid; skipping challenge
2023/10/11 12:52:30 [INFO] [*.webhostmost.com] acme: use dns-01 solver
2023/10/11 12:52:30 [INFO] [*.webhostmost.com] acme: Preparing to solve DNS-01
2023/10/11 12:52:36 2023/10/11 12:52:30 info executing task task=action=dns&do=delete&domain=webhostmost.com&name=_acme-challenge&type=TXT
2023/10/11 12:52:33 info executing task task=action=dns&do=add&domain=webhostmost.com&name=_acme-challenge&named_reload=yes&ttl=5&type=TXT&value=%222mgR5Le3VaNDOuogM08YYeieeX61u534h1YqHjFuPOU%22
2023/10/11 12:52:36 [INFO] [*.webhostmost.com] acme: Trying to solve DNS-01
2023/10/11 12:52:36 [INFO] [*.webhostmost.com] acme: Checking DNS record propagation using [[2001:4860:4860::8888]:53]
2023/10/11 12:53:06 [INFO] Wait for propagation [timeout: 5m0s, interval: 30s]
2023/10/11 12:53:16 [INFO] [*.webhostmost.com] acme: Waiting for DNS record propagation.
2023/10/11 12:53:56 [INFO] [*.webhostmost.com] acme: Waiting for DNS record propagation.
2023/10/11 12:54:36 [INFO] [*.webhostmost.com] acme: Waiting for DNS record propagation.
2023/10/11 12:55:16 [INFO] [*.webhostmost.com] acme: Waiting for DNS record propagation.
2023/10/11 12:55:56 [INFO] [*.webhostmost.com] acme: Waiting for DNS record propagation.
2023/10/11 12:56:36 [INFO] [*.webhostmost.com] acme: Waiting for DNS record propagation.
2023/10/11 12:57:16 [INFO] [*.webhostmost.com] acme: Waiting for DNS record propagation.
2023/10/11 12:57:56 [INFO] [*.webhostmost.com] acme: Waiting for DNS record propagation.
2023/10/11 12:58:26 [INFO] [*.webhostmost.com] acme: Cleaning DNS-01 challenge
2023/10/11 12:58:29 2023/10/11 12:58:26 info executing task task=action=dns&do=delete&domain=webhostmost.com&name=_acme-challenge&type=TXT
2023/10/11 12:58:29 [INFO] Skipping deactivating of valid auth: https://acme-v02.api.letsencrypt.org/acme/authz-v3/272823402876
2023/10/11 12:58:29 [INFO] Deactivating auth: https://acme-v02.api.letsencrypt.org/acme/authz-v3/272840448256
2023/10/11 12:58:30 Could not obtain certificates:
error: one or more domains had a problem:
[*.webhostmost.com] time limit exceeded: last error: read udp [2600:1900:4000:e094:0:b::]:38864->[2600:1900:4010:66db:0:5::]:53: i/o timeout
Certificate generation failed.
My config: 2 servers (server1.webhostmost.com / server2.webhostmost.com)
and TLD webhostmost.com
All needed ports is already opened, idk what to do(