ClientOptions.disableServerVerification

Get disableServerVerification property.

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

Return Value

Type: bool

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