Skip to main content

Module tailscale

Module tailscale 

Source
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§

TailscaleTls
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.