From d7150755d4527be5c9326b20ac247a40ada81efa Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Fri, 19 Jun 2026 17:27:42 +0200 Subject: [PATCH] TLS is not strictly required --- docs/ref/api.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/ref/api.md b/docs/ref/api.md index f483b065..cd5421d2 100644 --- a/docs/ref/api.md +++ b/docs/ref/api.md @@ -66,7 +66,6 @@ The `headscale` binary can control a Headscale instance from a remote machine ov - A workstation to run `headscale` (any supported platform, e.g. Linux). - The Headscale server reachable over HTTP(S). -- Remote access requires an encrypted connection via TLS. - An [API key](#api) to authenticate with the Headscale server. ### Setup remote control