Key Store Password
- Last Updated: May 4, 2021
- 1 minute read
- DataDirect Connectors
- ODBC
- Oracle Database Wire Protocol 8.0
- Documentation
Attribute
KeystorePassword (KSP)
Purpose
The password used to access the keystore file when TLS/SSL is enabled (EncryptionMethod=1) and TLS/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