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/prober
Anton Tolchanov 26af329fde prober: expand certificate verification logic in the TLS prober
TLS prober now checks validity period for all server certificates
and verifies OCSP revocation status for the leaf cert.

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
2 years ago
..
http.go prober: expand certificate verification logic in the TLS prober 2 years ago
prober.go all: fix spelling mistakes 2 years ago
prober_test.go syncs, all: move to using Go's new atomic types instead of ours 2 years ago
tcp.go prober: rename Probe to ProbeFunc. 3 years ago
tls.go prober: expand certificate verification logic in the TLS prober 2 years ago
tls_test.go prober: expand certificate verification logic in the TLS prober 2 years ago