Anuj Khandelwal
Anuj Khandelwal

Reputation: 845

Configure SSL for IBM MQ v7.5

I am using IBM MQ v7.5. I want to have mutual SSL authentication between queue manager and my JMS client. I am a beginner in IBM MQ and SSL. Can someone help me step by step procedure for this ?

Thanks,
Anuj

Upvotes: 0

Views: 429

Answers (2)

ValerieLampkin
ValerieLampkin

Reputation: 2636

This Q&A on dwAnswers gives a step-by-step guide for versions older than 7.5 and also a link to the new runmqckm command in lieu of gsk6cmd. https://developer.ibm.com/answers/questions/180659/how-do-you-set-up-ssl-2-way-authentication-between/

Upvotes: 1

Leon Matthews
Leon Matthews

Reputation: 61

I think the redbooks are your friend in this instance:

Secure Messaging Scenarios with MQ

Specifically check out Chapter 11 - fine grained security.

Upvotes: 1

Related Questions