I am trying to give my intern Home Assistant setup an LE certificate. Hence the hass.AD.supsolit.nl. This is by design since it is internal.
I have created a hass.ad A Record in my domain DNS.
I also have got a CAA record: 0 issue "letsencrypt.org"
Also forwarded port 80.
Home Assistant LE setup:
email: EMAILADDRESS@supsolit.nl
domains:
- hass.ad.supsolit.nl
certfile: fullchain.pem
keyfile: privkey.pem
challenge: http
Any ideas why this is not working? See below for the error:
[22:39:38] INFO: Selected http verification
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator standalone, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for hass.ad.supsolit.nl
Waiting for verification...
Challenge failed for domain hass.ad.supsolit.nl
http-01 challenge for hass.ad.supsolit.nl
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: hass.ad.supsolit.nl
Type: dns
Detail: DNS problem: SERVFAIL looking up CAA for
hass.ad.supsolit.nl - the domain's nameservers may be
malfunctioning
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.