Current Behavior
Reauthentication is broken in integration tests for Tailscale clients built from HEAD due to tailscale/tailscale@1eaad7d.
It looks like the commit make fast reconnects force them to use 443, so it should not affect users as long as they use HTTPS.
The solution is likely to document that you more or less need to run HTTPS and to make integration tests that reauth is served over 443.
Current Behavior
Reauthentication is broken in integration tests for Tailscale clients built from HEAD due to tailscale/tailscale@1eaad7d.
It looks like the commit make fast reconnects force them to use 443, so it should not affect users as long as they use HTTPS.
The solution is likely to document that you more or less need to run HTTPS and to make integration tests that reauth is served over 443.