DB2 10.5 for Linux, UNIX, and Windows

SSLClientLabel CLI/ODBC configuration keyword

Specifies a unique Secure Socket Layer (SSL) label that is mapped to a specific certificate to use with the CERTIFICATE authentication.

db2cli.ini keyword syntax:
SSLClientLabel = label
Default setting:
None.
Usage notes:
The SSLClientLabel keyword is available for use only with the CERTIFICATE authentication. The SSLClientLabel keyword identifies a certificate within the keystore database file. The SSLClientLabel keyword can be set in the data source section ([data source]) of the db2cli.ini file, or in a connection string.

You must specify the SSLClientLabel keyword for the CERTIFICATE authentication.