DB2 Version 9.7 for Linux, UNIX, and Windows

security CLI/ODBC configuration keyword

Specifies whether or not SSL support is used for File DSN or in a DSN-less connection.

db2cli.ini keyword syntax:
security = SSL
Default setting:
None.
Usage notes:
This can be set in the [Data Source] section of the db2cli.ini file for the given data source, or in a connection string.

This parameter specifies whether a TCP/IP communication will be with SSL support or not. It can only be used with the protocols TCPIP, TCPIP4, or TCPIP6. If not specified, a normal TCP/IP without SSL support will be used.