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