1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00
juanfont.headscale/cmd/headscale
Juan Font Alonso df37d1a639 Do not offer the option to be DERP insecure
Websockets, in which DERP is based, requires a TLS certificate. At the same time,
if we use a certificate it must be valid... otherwise Tailscale wont connect (does not
have an Insecure option). So there is no option to expose insecure here
2022-03-05 19:19:21 +01:00
..
cli Do not offer the option to be DERP insecure 2022-03-05 19:19:21 +01:00
headscale_test.go Metrics: Disable toggle. Set default port to 9090 2022-02-28 10:40:02 -03:00
headscale.go Formatting and improving logs for config loading 2022-01-25 22:11:15 +00:00