skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The SQL Server Wire Protocol Driver : Connection Option Descriptions for SQL Server Wire Protocol : 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.

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