Connecting TIBCO Order Management to TIBCO® EMS Server with SSL Enabled

Procedure

  1. Set the following properties as specified:
      • In $OM_HOME/roles/configurator/standalone/config/configModelUpload.properties
        • jmsJndiConnectionFactory = SSLGenericConnectionFactory
        • ssl_security_protocol = ssl
        • ssl_enable_verify_host = false
      • In $OM_HOME/roles/configurator/standalone/config/ConfigValues_OMS.xml
        • com.tibco.tibjms.naming.security_protocol = ssl
        • com.tibco.tibjms.naming.ssl_enable_verify_host = false
        • GenericConnectionFactory = SSLConnectionFactory
  2. Start (restart) the server.