ClientOptions.disableServerVerification

bool disableServerVerification() @property

Get disableServerVerification property.

Returns

Whether use TLS without validating the server certificate. Use

with caution.

void disableServerVerification(bool propval) @property

Set disableServerVerification property.

Parameters

propvalWhether use TLS without validating the server certificate. Use with caution.