skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The MySQL Wire Protocol Driver : Connection Options Descriptions : Truststore
 

Try DataDirect Drivers Now
Truststore

Attribute

Truststore (TS)

Purpose

The directory that contains the truststore file and the truststore file name to be used when SSL is enabled (Encryption Method=1) and server authentication is used. The truststore file contains a list of the valid Certificate Authorities (CAs) that are trusted by the client machine for SSL server authentication. If you do not specify a directory, the current directory is used.

Valid Values

truststore_directory\filename
where:
truststore_directory
is the directory where the truststore file is located
filename
is the file name of the truststore file.

Notes

*The truststore and keystore files may be the same file.

Default

None

GUI tab

Security tab