HI everyone.
I met this problem when use dns-01 to get a wildcast cert.
My domain is:*.stg27.lutest.luagent.com
I ran this command:
certbot certonly --no-verify-ssl --manual --config-dir=/Users/yuleyi799/Scripts/certbot --work-dir=/Users/yuleyi799/Scripts/certbot --logs-dir=/Users/yuleyi799/Scripts/certbot -d *.stg27.lutest.luagent.com
I have add the required TXT record to dns and waited until the TXT can be looked up.
Almost all resolver is good except this "Neustar 156.154.70.64"
Then I continue.
finally it give me a error: DNS problem: SERVFAIL looking up TXT for
_acme-challenge.stg27.lutest.luagent.com - the domain's nameservers
may be malfunctioning
I have checked my domain in let's debug which says ok: Let's Debug
I attach the whole log below.
log.txt.txt (23.7 KB)
I have tried several times and got the same result. Hoping some one can resucue me.
