Configuring SSL in DB2 during runtime

The SSL feature provides a secure communication channel between Sterling B2B Integrator and the DB2 database.

For a docker installation, you can configure the SSL option by adding the following attributes in the setup.cfg file and create a new Docker container.

DB_PORT=<DB2 SSL Port>. Mandatory.
USESSL=true. Mandatory.
DB_TRUSTSTORE. Trust store file name(.jks file). Mandatory.
DB_TRUSTSTORE_PASSWORD. Password used during the trust store key creation. Mandatory.
Note: Make sure to add the .jks file in the filesystem directory present on the host machine mapped to /ibm/resources/.