When I upload the txt files to the acme-challenge folder, it flashes the green “verified” button, but then says “cannot verify because your server blocks bot access”. Then upon DNS verification, it says verified, but then kicks me back to the DNS verification screen.
]]>I have already tried clearing the cache but that did not help.
My DNS is hosted with CloudFlare. Basically everything is same the way it was 3 months back.
Please help.
]]>Could not verify DNS records. Please check whether you have added above DNS records perfectly or try again after 5 minutes if you added DNS records just now.
When I check the debug logs I see
https://dns.google.com/resolve?name=_acme-challenge.juanlaporte.com&type=TXT should return w5ltpP-6sTmTGofWzHDD5BByDKznbFHw2sO4eH4NcOA
Which is incorrect becuase when I check https://dns.google.com/resolve?name=_acme-challenge.juanlaporte.com&type=TXT I get the correct value, although there is an excaped qoute
response
{"Status": 0,"TC": false,"RD": true,"RA": true,"AD": false,"CD": false,"Question":[ {"name": "_acme-challenge.juanlaporte.com.","type": 16}],"Answer":[ {"name": "_acme-challenge.juanlaporte.com.","type": 16,"TTL": 599,"data": "\"w5ltpP-6sTmTGofWzHDD5BByDKznbFHw2sO4eH4NcOA\""}],"Comment": "Response from 173.201.74.47."}
when trying to verify getting the below message
Could not verify DNS records. Please check whether you have added above DNS records perfectly or try again after 5 minutes if you added DNS records just now.