Key Store Password
- Last Updated: August 20, 2021
- 1 minute read
- DataDirect Connectors
- ODBC
- PostgreSQL 8.0
- Documentation
Attribute
KeystorePassword (KSP)
Purpose
The password used to access the keystore file when SSL is enabled
(EncryptionMethod=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
No default value