ClientOptionsGidBuilderImpl.disableServerVerification

Set disableServerVerification property.

class ClientOptionsGidBuilderImpl(T)
T
disableServerVerification
(
bool propval
)

Parameters

propval bool

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

Return Value

Type: T

Builder instance for fluent chaining