/
How To: Configure DaticalDB for Db2 SSL Environments
How To: Configure DaticalDB for Db2 SSL Environments
The below instructions discuss how to use SSL with Db2 database connections in Datical DB.
Create a file in the DDB repo called db2ssl.properties
Add the following sample contents. This may vary depending on your environment:
sslConnection=true sslTrustStoreLocation=/opt/datical/cert/db2client.jks sslTrustStorePassword=<password>
In the Datical install directory repl folder (eg. /opt/datical/DaticalDB/repl) add the following line to the hammer-bin.ini:
-DDB2_DRIVER_PROPERTIES=./db2ssl.properties
You will also need to configure clpplus to use SSL.
, multiple selections available,
Related content
How To: Prune your Liquibase Enterprise repo and SQL repo
How To: Prune your Liquibase Enterprise repo and SQL repo
Read with this
Installing Database Drivers on Windows Systems
Installing Database Drivers on Windows Systems
More like this
Implementation Guide: Best Practices for Labeling
Implementation Guide: Best Practices for Labeling
Read with this
How To: Change the Java version for DMC
How To: Change the Java version for DMC
Read with this
Copyright © Datical 2012-2020 - Proprietary and Confidential