Showing posts with label mq ssl. Show all posts
Showing posts with label mq ssl. Show all posts

Friday, July 15, 2016

WebSphere MQ - SSL connection

Create Queue manager


1. Create the queue manager named 'QMSSL' by issuing the following command:


crtmqm -u SYSTEM.DEAD.LETTER.QUEUE -p 1416 QMSSL

2. Start queue manager


strmqm QMSSL

3. Queue manager listener and channel setting.


To automatically start the IBM MQ listener with the queue manager, disable connection auth, use the following MQSC command: