Signed-off-by: Sasha Melentyev <sasha@melentyev.io>
`ValidateSecureEndpoints()` should call `t.DialContext()` instead of `t.Dial()`, because `t.Dial` is `nil`