Unable to create wildcard certificate to my DuckDNS account. I can create galloe.duckdns.org certificate and even *.galloe.duckdns.org certificate but not both at the same time. I have tried to check with "dig" and found out that it is only adding one TXT value to both records as far as I can understand.
My domain is:
http://galloe.duckdns.org
I ran this command:
acme.sh --issue --dns dns_duckdns -d *.galloe.duckdns.org -d galloe.duckdns.org
It produced this output:
Checking galloe.duckdns.org for _acme-challenge.galloe.duckdns.org
Domain galloe.duckdns.org '_acme-challenge.galloe.duckdns.org' success.
Let's wait 10 seconds and check again.
You can use '--dnssleep' to disable public dns checks.
See: dnscheck · acmesh-official/acme.sh Wiki · GitHub
Checking galloe.duckdns.org for _acme-challenge.galloe.duckdns.org
Not valid yet, let's wait 10 seconds and check next one.
Checking galloe.duckdns.org for _acme-challenge.galloe.duckdns.org
Already success, continue next one.
Let's wait 10 seconds and check again.
My web server is (include version):
And then continues until timeout
The operating system my web server runs on is (include version):
Ubuntu 22.04
My hosting provider, if applicable, is:
AWS EC2
I can login to a root shell on my machine (yes or no, or I don't know):
Yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
No
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
acme.sh v3.0.5