#anyhow... it's not working and the

1 messages ยท Page 1 of 1 (latest)

compact elbow
#

The other thing I'd add to the there's lots of ways to do SSL in HA is that a lot of people never set up remote access and have no need of SSL

young crown
compact elbow
#

The easy option is to pay for the Nabu Casa cloud service

#

The slightly less easy option if you have your own domain is to use a Cloudflare Tunnel

young crown
#

yeah I got a few domains

compact elbow
#

CF tunnels are worth a look then

young crown
#

cloudflare tunnel sounds also like it's costing money?

compact elbow
#

Nah, free if you've got a domain with CF

#

(and by that really just the DNS)

#

You can almost certainly make it work even if you don't have DNS there, it'll just be harder

young crown
#

why is it so complicated vs. setting up SSH remote access within 5 seconds?

compact elbow
#

Because SSL

#

You can issue your own SSH keys, job done

#

SSL requiers a CA issues certs for a domain you control

#

SSH works fine with anything

#

If you already had working HTTPS remote access for something else, using a reverse proxy, you could have just added HA to the proxy config and be done

#

Traefik FTW

young crown
#

yeah I'm thinking hard right now trying to remember if I ever had a service setup with SSL at home

#

but probably you're right

young crown
compact elbow
#

Should have worked fine

#

Follow the troubleshooting steps in the guide above