Expand description
Optional trusted HTTPS for the daemon-owned web viewer.
Tailscale owns ACME issuance for its ts.net names. Hel only discovers the
local node, asks the CLI for that certificate, and stores the resulting
pair in its private data directory.
Structs§
- Tailscale
Tls - A Tailscale identity and its persisted certificate pair.
Functions§
- prepare_
tailscale_ tls - Discover a certificate-capable local Tailscale node and mint its initial certificate. Discovery failures are intentionally returned to the caller, which can safely fall back to a loopback-only listener.