My domain is: frandin.org
I am trying to generate a wildcard cert to apply to my webmin installs on
my virtual servers, as "https://vm1.frandin.org:1000" "https://vm2.frandin.org:1000"
I ran "certbot certonly --manual -d *.frandin.org --agree-tos --preferred-challenges=dns-01 -m daveinlv@frandin.org --server https://acme-v02.api.letsencrypt.org/directory"
I recieved the info "_acme-challenge.frandin.org" text record, with a long string to be copied into a text record on the NameCheap webpage for my frandin.org
domain. I created a txt record, with the "_acme-challenge.frandin.org" in the
field Namecheap calls "host" and the long string in the field marked "value"
and saved with a ttl of 1 minute. When I add a host with a ttl of 1 minute, I'm
able to ping that host in little more than a minute. I've waited up to an hour
for that txt record to propagate, while leaving the certbot at the "press any key to
continue". I've used the dns txt record check at MXToolbox to verify that the
txt record had propagated, but all I see is my spf txt record for mail. Am I doing
something wrong OR is there a problem with NameCheap's txt record handling?
I've tried this several times over the past few months and never get the txt record propagated..