allowBadCertificate property

bool allowBadCertificate
getter/setter pair

Don‘t check the server certificate for self-signed certificate.

Implementation

bool allowBadCertificate = false;