skip to main content
Part 2: The 32-Bit/64-Bit Drivers : The MySQL Wire Protocol Driver : Connection Options Descriptions : Keystore Password
  
Keystore Password
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
GUI tab
Security tab