python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to establish SSL communication be IBM MQ & the MQ java client?
I'm trying to connect my java based application to the IBM MQ queue manager through the MQ client. SSL is already configured at MQ Server which is managed by third-party, Now to configure the SSL on t...
Abhi
Votes: 0
Answers: 1
IBM MQ for Apple Silicon
Is there a solution to make this docker image https://hub.docker.com/r/ibmcom/mq run on Apple M1 chips? For Intel chips, I was able to run this image by:
docker run -e LICENSE=accept -e MQ_QMGR_NAME=Q...
hypercube
Votes: 0
Answers: 4
IBM MQ Rest Api communication via mqweb
Is it possible to configure multiple mqweb URLs on a single host? The host has multiple IP -s binded.
For example:
MQWB1124I: Server 'mqweb' is running. URLS:
https://localhost:9443/ibmmq/rest/v1/
htt...
Termite
Votes: 0
Answers: 1