As stated in my title. I am trying to connect to my IBM queue and locally this works all fine. The moment I try to do it remotely with all the same settings etc it fails given the known error JWMSWQ0018 JMSWMQ0018: Failed to connect to queue manager 'queue' with connection mode 'Client' and host name 'Client'.
I can duplicate this error locally by not passing my trustStore so I guess this has something to do with it, but I just point to the exact same trustStore I use locally.
I’ve read many questions and answers about this, but I still hope to find my answer or new insights because I have absolutely no clue why its not working
thanks