pub fn make_dangerous_client_config() -> ClientConfigAvailable on crate features
test-utils only.Expand description
Creates a client config that trusts any servers without verifying their TLS certificate.
Should be used for testing local relay setups only.