skip to main content
Connection Option Descriptions for Apache Spark SQL : Trust Store Password
  

Try DataDirect Drivers Now

Trust Store Password

Attribute

TruststorePassword (TSP)

Purpose

Specifies 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