skip to main content
Connection Option Descriptions : Trust Store Password
  

Try DataDirect Drivers Now

Trust Store Password

Attribute

TruststorePassword (TSP)

Purpose

The password that is used to access the truststore file when SSL is enabled (Encryption Method=1) and server authentication is used. The truststore file contains a list of the Certificate Authorities (CAs) that the client trusts.
This information pertains to WindowsFor Windows platforms, the values specified for security-related options when creating a data source determine the behavior of both the driver and the Schema Tool.
This information pertains to UNIX and Linux.To fully enable SSL on UNIX and Linux platforms, you must specify values for security-related options separately for the driver and the Schema Tool. For the driver, these values are specified in the data source or connection string used to configure the driver. For the Schema Tool, these values are specified when creating a schema definition with the Table Wizard. See "Using Security with the Schema Tool" for details.

Valid Values

truststore_password
where:
truststore_password
is a valid password for the truststore file.

Notes

*The truststore and keystore files may be the same file; therefore, they may have the same password

Default

None

GUI Tab

Security tab