DB2 Version 9.7 for Linux, UNIX, and Windows

SSLClientKeystoreDBPassword CLI/ODBC configuration keyword

Specifies the password for the SSL connection when the authentication parameter is set to CERTIFICATE.

db2cli.ini keyword syntax:
SSLClientKeystoreDBPassword = <password>
Default setting:
None.
Usage notes:
Starting in Version 9.7 Fix Pack 6 and later, the SSLClientKeystoreDBPassword keyword is available. The SSLClientKeystoreDBPassword keyword is only available for use with the CERTIFICATE authentication. The SSLClientKeystoreDBPassword keyword can be used to specify the keystore database password, where a keystore database is repository of security certificates. The SSLClientKeystoreDBPassword keyword can be set in the data source section ([data source]) of the db2cli.ini file, or in a connection string.

The SSLClientKeystash and SSLClientKeyStoreDBPassword keywords are mutually exclusive.