TXT record is not found, but it seems I have saved it correctly to DNS. I waited more than hour. I already have certificates running fine for months, but I am checking the wildcard option now.
Thank you for any help.
I donβt know exactly what your DNS interfaces looks like, but you created the record with a name like β@β or βnethar.com.β and the value β"_acme-challenge.nethar.com=h9T817OL9MGumsefMcJj-rugRndfGgftVfCL-zkjGSw"β.
You needed to create a record with a name like β_acme-challengeβ or β_acme-challenge.nethar.com.β and the value β"h9T817OL9MGumsefMcJj-rugRndfGgftVfCL-zkjGSw"β.
When you try again, the TXT record will have a different value.
If you run into more trouble, can you post a screenshot of your DNS control panel?
Also, if you issue the certificate manually like this, you will also have to renew it manually at least every 90 days. It might be worth switching to a DNS service you can automate, or not using a wildcard certificate.
Also also, β*.nethar.comβ does not cover βhttps://nethar.com/β with no subdomains. If you want that, you need to run Certbot with β-d nethar.com -d "*.nethar.com" (and set two TXT records).
splitting it into name and value - will do. I tried before and no lookup services retrieved it. So I thought this is the right format (standard RFC 1464 structured format). I will check with my provider why it is not distributed when splitted, maybe some error on their side. Right now you are correct I am using @
Renewing - yes, I am in the beginning of the testing, could be I change to something else, thanks for hinting it.
*.nethar.com - I actually want subdomains only, thatβs fine.
As @mnordhoff pointed out, the TXT record is not added to the base domain (as you've shown in your digging); It is on its' own subdomain "_acme-challenge."yourdomain.tld: