Real TLS for your machines
Tailscale can provision real, publicly-trusted TLS certificates for your machine names via Let's Encrypt with DNS-01 challenges. This means you can run HTTPS services on your machines with valid certificates — no self-signed warnings, no manual cert management.
How to use the certs
tailscale cert writes a .crt and .key for the device's MagicDNS FQDN. Hand them to nginx, Caddy, your Python app, anything that wants TLS. Cert lifetime is 90 days (Let's Encrypt standard); Tailscale auto-renews via the same command on a schedule.