AllowSelfSignedServerCert

Default Value Data Type Required

0

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.
  • 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.

  • 0: The connector does not allow self-signed certificates.

Note:

This property is applicable only when SSL connections are enabled.