Deploying TIBCO MDM Studio where SSL is Enabled

To deploy TIBCO MDM Studio where SSL is enabled follow the steps:

Procedure

  1. Copy keystore file on the same machine where TIBCO MDM Studio is installed.
  2. 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.
  3. Specify the keystore file path in the newly added parameter. For example, -Djavax.net.ssl.trustStore=C:/app/foo.keystore

Result

Note: If you want to use SSL enabled URL, enter the URL in Base URL field as "https://<hostname>:<port>".