Hi There,
When i input below code
./certbot-auto certonly --standalone --email julianzhuo@gmail.com -d www.wetop-labels.com -d wetop-labels.com
it shows me
-
The following errors were reported by the server:
Domain: www.wetop-labels.com
Type: connection
Detail: DNS problem: SERVFAIL looking up CAA for wetop-labels.comDomain: wetop-labels.com
Type: connection
Detail: DNS problem: SERVFAIL looking up A for wetop-labels.comTo fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you’re using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
How should if fix this? Thank you!