You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/tlsdial
Andrea Gottardo fd77965f23
net/tlsdial: call out firewalls blocking Tailscale in health warnings (#13840)
Updates tailscale/tailscale#13839

Adds a new blockblame package which can detect common MITM SSL certificates used by network appliances. We use this in `tlsdial` to display a dedicated health warning when we cannot connect to control, and a network appliance MITM attack is detected.

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
5 days ago
..
blockblame net/tlsdial: call out firewalls blocking Tailscale in health warnings (#13840) 5 days ago
deps_test.go
tlsdial.go net/tlsdial: call out firewalls blocking Tailscale in health warnings (#13840) 5 days ago
tlsdial_test.go tsd, ipnlocal, etc: add tsd.System.HealthTracker, start some plumbing 6 months ago