ClientOptions.disableServerVerification

Set disableServerVerification property.

  1. bool disableServerVerification [@property getter]
  2. bool disableServerVerification [@property setter]
    class ClientOptions
    @property
    void
    disableServerVerification
    (
    bool propval
    )

Parameters

propval bool

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