Deploying TIBCO MDM Studio where SSL is Enabled
To deploy TIBCO MDM Studio where SSL is enabled follow the steps:
Procedure
- Copy keystore file on the same machine where TIBCO MDM Studio is installed.
- Copy -Djavax.net.ssl.trustStore parameter in the studio.ini file. The studio.ini file is located in $TIBCO_HOME/studio-mdm/4.1/eclipse/TIBCOBusinessStudio.ini.
- Specify the keystore file path in the newly added parameter. For example, -Djavax.net.ssl.trustStore=C:/app/foo.keystore
Copyright © Cloud Software Group, Inc. All rights reserved.