Search code examples
ibm-cloudibm-mqsecure-gatewaymessage-hub

Solaris MQ accessing Message Hub in Bluemix via secure gateway


I'm testing to bridge messages from WMQ in Solaris to Message Hub - Bluemix and vice versa using Secure Gateway.

Since secure gateway client is not available for Solaris , what is the option for using secure gateway client in Solaris ?


Solution

  • @Vignesh, you are correct. The Secure Gateway team does not support Secure Gateway on Solaris. Unfortunately, you are on your own here.

    If you are desperate to get this working you can unpack the .deb or .rpm packages and see if you can replicate the installation yourself, but translated for Solaris.

    I would warn that I think this may also not be feasible as it looks like the application run time for Secure Gateway, NodeJS, may or may not be supported on Solaris.

    Your best bet would be to run on Ubuntu, or RHEL if possible.