Need help enabling HTTPS in Tailscale

I am trying to setup Tailscale to access HomeAssistant via HTTPS for an ESPHome project. I have followed these instructions from Tailscale: https://tailscale.com/docs/how-to/set-up-https-certificates I also watched the video here: https://tailscale.com/blog/remotely-access-home-assistant I have a problem with step 5 - running tailscale cert on the HA machine. I loaded the ‘Advanced SSH & Web Terminal’ add-on and opened a terminal window to HA. However, the cmd: tailscale cert fails (command not found: tailscale). I am running HA v. 2026.01.03, OS 17.0 Tailscale v. 0.27.1 Yes, Tailscale is running on the HA instance. Suggestions please?

TIA!
Chuck Crisler

Apparently following the Tailscale instructions worked, minus step 5 (on HA system, tailscale cert - file not found on my system). I also enabled add-ons/Tailscale/show unused options/serve. When I connected via HTTPS without port 8123 it worked. I am not using funnel because I want to restrict access to my HA through Tailscale. I don’t know but expect that funnel would also create the cert like serve did.