You can use the MQSeries transport as a trading or an application transport.
To use this transport, on the MQSeries server side, the following elements must be properly configured:
Note | To trade using MQ SSL, you must have a trusted SSL root certificate. Make sure your certificates are up to date and trusted. |
Activator supports MQSeries client authentication on the trading pickup side only. It does not support client authentication on the application side. When you set up the connection between an application pickup and an MQSeries Server, be sure to disable the option requiring client authentication on the IBM MQ Server side.
Complete the following fields in the exchange wizard to configure this transport:
Activator JSSE cipher suite | Cipher specification (MQSeries name) |
---|---|
SSL_RSA_EXPORT1024_WITH_DES_CBC_SHA | DES_SHA_EXPORT1024 |
SSL_RSA_EXPORT1024_WITH_RC4_56_SHA | RC4_56_SHA_EXPORT1024 |
SSL_RSA_EXPORT_WITH_RC4_40_MD5 | RC4_MD5_EXPORT |
SSL_RSA_EXPORT_WITH_RC2_CBC_40_MD5 | RC2_MD5_EXPORT |
SSL_RSA_FIPS_WITH_3DES_EDE_CBC_SHA | FIPS_WITH_3DES_EDE_CBC_SHA |
SSL_RSA_WITH_3DES_EDE_CBC_SHA | TLS_RSA_WITH_3DES_EDE_CBC_SHA |
SSL_RSA_WITH_AES_128_CBC_SHA | TLS_RSA_WITH_AES_128_CBC_SHA |
SSL_RSA_WITH_AES_256_CBC_SHA | TLS_RSA_WITH_AES_256_CBC_SHA |
SSL_RSA_WITH_DES_CBC_SHA | DES_SHA_EXPORT |
SSL_RSA_WITH_NULL_MD5 | NULL_MD5 |
SSL_RSA_WITH_NULL_SHA | NULL_SHA |
SSL_RSA_WITH_RC4_128_MD5 | RC4_MD5_US |
SSL_RSA_WITH_RC4_128_SHA | RC4_SHA_US |
Click Next if you want to name the exchange. Otherwise, click Finish.