JDBC properties for SSL connection to DB2

JDBC properties for SSL connection to DB2

book

Article ID: KB0072362

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks Plug-in for Database 7.2.0

Description

Below is a list of the JDBC properties that can use when connecting to the DB2:

EncryptionMethod=SSL;
TrustStore=<Path of trustStoreFile>;
TrustStorePassword=<file password>

Supported DB2 environment:
  • Db2 for i
  • Db2 for Linux, UNIX, and Windows
  • Db2 for z/OS

Please refer to the readme file for supported DB versions:
https://docs.tibco.com/pub/adadb/7.2.0/TIB_adadb_7.2.0_readme.txt?id=0

Please refer to the driver document for detailed properties information:
https://docs.progress.com/zh-CN/bundle/datadirect-connect-jdbc-51/page/Connection-Properties_10.html

Issue/Introduction

JDBC properties for SSL connection to DB2

Environment

Product: TIBCO ActiveMatrix BusinessWorks Plug-in for Database Version: 7.2.0 OS: All Supported Operating Systems

Additional Information