where BrokerHost is the server name or IP address of the server that is hosting the ActiveMQ broker and BrokerPort is the port for Active MQ broker connections.
Depending on the certificates that you use, you might also need to set these parameters:-secure ON -serverSecurityBrokerHost BROKER_HOST -serverSecurityBrokerPort 61616
Switch | Example parameter | Description |
---|---|---|
-secure | ON | The switch that must be set to on for security to be enabled |
-serverSecurityBrokerHost | BROKER_HOST | The server name or IP address of the server that is hosting the Active MQ broker |
-serverSecurityBrokerPort | 61616 | The port number to connect with the ActiveMQ broker |
Switch | Example parameter | Description |
---|---|---|
-serverhostname | IBMEDSERV | The name of the Rational DOORS database server as specified by the certificate. |
-certName | DBM1 | The certificate name used for secure connections. |
-keyDB | C:\path\to\key\db.kdb | The path of the certificate keystore |