Data Vault uses TLS1.2 technology to secure communication between the Data Vault service and clients such as ODBC, JDBC, SSASQL, Data Archive, and more.
To configure Data Vault for SSL communication, see the
Data Vault Administrator Guide
.
When SSL is enabled in Data Vault, you must also configure Data Archive to communicate with the Data Vault service. When the Data Vault service is SSL-enabled, any clients must have a client-side certificate provided by the Data Vault service.
After you have the required client-side certificate for Data Archive, you must configure the
informia.idv.ssl.certificatePath
parameter in the
conf.properties
file. Then, add the file path and password for the trustStore to the
startApplimation.sh
or
startApplimation.bat
file.
If you use the Enterprise Data Manager to connect to Data Vault with SSL enabled, then you must provide SSL=1 in the JDBC URL and add the client certificate in the default Java security trustStore.
If you use the JReport Designer to connect to Data Vault with SSL enabled, you must configure the trustStore in the JReport catalog and append SSL=1 in the catalog connection name when the catalog is created from JReport Designer.