Trust Store Password
- Last Updated: February 16, 2024
- 1 minute read
- DataDirect Connectors
- ODBC
- Microsoft SQL Server 8.0
- Documentation
Attribute
TruststorePassword (TSP)
Purpose
The password that is used to access the truststore file when TLS/SSL is enabled 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