Keystore Password
- Last Updated: October 3, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Cloudera Impala 7.1
- dBase 7.1
- Flat files/Text 7.1
- MySQL 7.1
- Pervasive (Btrieve) 7.1
- XML 7.1
- Documentation
Keystore Password
Attribute
KeystorePassword (KSP)
Purpose
The password used to access the keystore file when SSL is enabled (Encryption Method=1 or 6) 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.
-
Supported by Greenplum 4.2 and higher.
Default
None