Keystore Password
- Last Updated: October 23, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Apache Hive 8.0
- Documentation
Attribute
KeystorePassword (KSP)
Purpose
The password used to access the keystore file when SSL is enabled (Encryption Method=1) and SSL client authentication is enabled on the database server. The keystore file contains the certificates that the client sends to the server in response to the server’s certificate request.
Valid Values
keystore_password
where:
- keystore_password
- is the password of the keystore file.
Notes
- The keystore and truststore files may be the same file; therefore, they may have the same password.
Default
None