SSLMode

Default Value Data Type Required

verify-ca

String

No

Description

Use this property to specify how the connector validates certificates when TLS/SSL is enabled. The following values are possible:

  • verify-ca: The connector verifies that the certificate comes from a trusted certificate authority (CA).
  • verify-full: The connector verifies that the certificate comes from a trusted CA and that the host name in the certificate matches the host name specified in the connection URL.