I am running a site using node.js and nginx on debian 8. Following the instructions found at: https://certbot.eff.org/lets-encrypt/debianjessie-nginx I end up with the following message:
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: grootlasersnijder.nl
Type: None
Detail: DNS problem: NXDOMAIN looking up A for grootlasersnijder.nlDomain: www.grootlasersnijder.nl
Type: None
Detail: DNS problem: NXDOMAIN looking up A for
www.grootlasersnijder.nl
The test now reads OK from letsdebug.net. And DNS setting from provider looks:
I read some things about placing a token in a TXT entry (using some manual mode?), but I am not sure what I am supposed to do, as I a expected the certbot-auto to fix everything, or did a miss somewhere a step where this is explained?