Hey everyone, I'm currently struggling to set up my own domain with Nabu Casa for Home Assistant.
I've added the required CNAME for _acme-challenge.smarthome.mydomain.cloud, pointing to the domain provided by Nabu Casa (_acme-challenge.***.ui.nabu.casa).
DNS has fully propagated (verified via dig and online checkers – all servers return the correct TXT record).
Still, the ACME validation fails on Nabu Casa's side, and the certificate is still issued for the default *.ui.nabu.casa domain — not my custom domain.
When I access https://smarthome.mydomain.cloud, I get ERR_CONNECTION_CLOSED.
I already tried:
- Disabling and re-enabling Remote Access
- Temporarily changing the domain in Nabu Casa to trigger a new challenge
- Restarting Home Assistant
- Waiting over 30 minutes for propagation
Is there a way to force Nabu Casa to revalidate or clear its ACME/DNS cache?
Thanks in advance for any help!