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
Brad Fitzpatrick 004dded0a8 net/tlsdial: relax self-signed cert health warning
It seems some security software or macOS itself might be MITMing TLS
(for ScreenTime?), so don't warn unless it fails x509 validation
against system roots.

Updates #3198

Change-Id: I6ea381b5bb6385b3d51da4a1468c0d803236b7bf
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 months ago
..
deps_test.go all: update copyright and license headers 2 years ago
tlsdial.go net/tlsdial: relax self-signed cert health warning 2 months ago
tlsdial_test.go tsd, ipnlocal, etc: add tsd.System.HealthTracker, start some plumbing 5 months ago