gatus/client
Paul Nikonowicz 78c9a1bd41
test(client): add test for insecure flag (#942)
adds tests to complement work done in
https://github.com/TwiN/gatus/pull/547

it was rumored that tls insecure was not working,
although tls insecure appears to be working fine,
no test was found originally.

this adds a test to ensure that tls insecure works
as expected. the domain badssl.com is used to
verify that the insecure flag works as expected
2024-12-26 22:56:36 -05:00
..
client_test.go test(client): add test for insecure flag (#942) 2024-12-26 22:56:36 -05:00
client.go feat(client): Add support for PTR DNS records (#886) 2024-11-28 18:21:44 -05:00
config_test.go feat(client): add mTLS config (#665) 2024-04-09 18:41:37 -04:00
config.go refactor: Rename HasTlsConfig to HasTLSConfig 2024-12-06 21:35:26 -05:00