Allow Self-Signed Server Certificate

AllowSelfSignedServerCert

Key Name Default Value Required

AllowSelfSigned Server Cert

Clear (0)0

No

Description

This option specifies whether the connector allows a connection to a Spark server that uses a self-signed certificate, even if this certificate is not in the list of trusted certificates. This list is contained in the Trusted Certificates file, or in the system Trust Store if the system Trust Store is used instead of a file.

  • Enabled (1)1: The connector authenticates the Spark server even if the server is using a self-signed certificate that has not been added to the list of trusted certificates.
  • Disabled (0)0: The connector does not allow self-signed certificates from the server unless they have already been added to the list of trusted certificates.

Note:

This setting is applicable only when SSL is enabled.