iroh_relay::client

Function make_dangerous_client_config

Source
pub fn make_dangerous_client_config() -> ClientConfig
Available on crate feature 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.