trustSelfSigned property
When true, self-signed TLS certificates are accepted.
Should only be enabled during development.
Implementation
static bool trustSelfSigned = true;
When true, self-signed TLS certificates are accepted.
Should only be enabled during development.
static bool trustSelfSigned = true;