AllowSelfSignedServer Cert
Default Value | Data Type | Required |
---|---|---|
|
Integer |
No |
Description
This property specifies whether the connector allows the server to use self-signed SSL certificates.
1
: The connector allows self-signed certificates.0
: The connector does not allow self-signed certificates.
Important:
Important:
When this property is set to 1
, SSL verification is disabled. The connector does not verify the server certificate against the trust store, and does not verify if the server's host name matches the common name in the server certificate.
Note:
This property is applicable only when SSL connections are enabled.