What is SSL? How to Assign that SSL Certificate to
particular QM?
Answer Posted / arun kumar
The process of assigning the certificate to the Queue
Manager will vary from the system to system. Please find
the below is just an example of creating personal
certificate on the windows machine.
If you want more details about the certificate
configuration on the other machines like AIX, Z/oS etc,
please follow the link,
http://www.redbooks.ibm.com/redpapers/pdfs/redp4140.pdf
For Windows System,
1. Need to create the key repository using " strmqikm ".
provide the following parameters in the screen which
is opened by the above command,
Key DataBase Type : CMS
File Name : <<File Name>>.kdb
Location Of The File :
<<MQ Root Directory>>\Qmgrs\<<Queue Mana. Name>>\ssl
2. Go to cerficate providers website and get the
Certificate, So that the certificate will be installed
in out machine..
3. The next step is to export the Installed certificate
into the SSL directory.
(<<MQ Root Directory>>\Qmgrs\<<Queue Mana. Name>>\ssl)
Go to Internet Explorer, Tools / Internet Options /
Content / Certificates, From this screen select the
installed Certificate and export the same to the
directory, which is mentioned in the above.
4. Once the export is done, double click on the *.kdb file
and try to import the certificate, which was exported in
the step 3.
| Is This Answer Correct ? | 9 Yes | 8 No |
Post New Answer View All Answers
Tell me what are the commands used for starting and stopping the queue manager?
What are the significance of mqseries?
Explain the difference between mq version 6 and 7?
Define channel in ibm websphere mq?
What are the various types of queues?
Explain dead letter queue in ibm mq series?
List some reserved queue names of ibm websphere mq?
What are the commands used for starting and stopping the queue manager?
Explain the difference between binding connection and client connection?
Explain how to define a buffer pool for holding messages in main storage?
Tell me where the error logs in appear in z/os?
What is the significance of mq series?
What is process definition?
Explain the types of queues?
Tell me apart from websphere mq, have you used any other message oriented middleware (mom) or any other mq series provider?