TrustCertsPath

Default Value Data Type Required

None

String

Yes, if configuring the connector to go through an OAuth 2.0 authentication flow.

Description

The full path to the file containing trusted certificates.

The full path and name of the keystore that contains the SSL certificate used for proving the identity of the connector to the HubSpot server.

To make sure that the connection URL is compatible with all JDBC applications, escape the backslashes (\) in your file path by typing another backslash.

The certificate must be protected by a password, and you must specify this password using the TrustCertsPwd property. For more information, see TrustCertsPwd.