trustSelfSigned property

bool trustSelfSigned
getter/setter pair

When true, self-signed TLS certificates are accepted. Should only be enabled during development.

Implementation

static bool trustSelfSigned = true;