with caution.
ClientOptions.disableServerVerification
bool disableServerVerification() @property nothrowGet disableServerVerification property.
Returns
Whether use TLS without validating the server certificate. Use
void disableServerVerification(bool propval) @property nothrowSet disableServerVerification property.
Parameters
propval | Whether use TLS without validating the server certificate. Use with caution. |