Files
golink/tmpl
Patrick O'DohertyandGitHub 3f822b66e7 golink: listen on HTTPS and redirect HTTP traffic (#99)
golink: listen on HTTPS and redirect HTTP traffic

Updates tailscale/golink#9
Fixes tailscale/golink#29

On tailnets with HTTPS enabled golink will serve the primary endpoints via
HTTPS. With HTTPS enabled golink will respond to HTTP traffic with a 
separate redirectHandler which redirects requests to their HTTPS equivalent.

Update documented examples of `curl` to include the `-L` flog to follow these
redirects if present. 

Add a HTTPS section to the README documenting all of the above.

Signed-off-by: Patrick O'Doherty <patrick@tailscale.com>
2023-12-18 14:14:52 -08:00
..
2023-02-07 16:08:19 -08:00
2022-12-05 20:03:25 -08:00
2022-06-29 13:32:58 -07:00