skip to main content
Connection Option Descriptions : Trust Store
  

Try DataDirect Drivers Now

Trust Store

Attribute

Truststore (TS)

Purpose

The directory that contains the truststore file and the truststore file name to be used when accessing an HTTPS endpoint 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.
Note: The driver supports only truststores generated by a Java Keytool. Truststores using the PKCS12 format are not currently supported.

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 keystore and truststore files may be the same file.

Default

None

GUI Tab

TLS/SSL tab