Trust Store Password
- Last Updated: February 23, 2021
- 1 minute read
- DataDirect Connectors
- ODBC
- MySQL 8.0
- Documentation
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