summaryrefslogtreecommitdiffhomepage
path: root/prober/tls_test.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-09-18prober: allow custom tls.Config for TLS probes (#17186)Andrew Lytvynov1-2/+16
2025-06-16prober: speed up TestCRL ~450x by baking in some test keysBrad Fitzpatrick1-12/+53
2025-05-13prober: fix test logic (#15952)Mike O'Driscoll1-2/+2
2025-05-12prober: update cert check for prober (#15919)Mike O'Driscoll1-52/+101
2024-02-19prober: add TLS probe constructor to split dial addr from cert nameBrad Fitzpatrick1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-10-14prober: expand certificate verification logic in the TLS proberAnton Tolchanov1-0/+236