How will you configure SSL in Linux ans AIX? please give
proper explanation with commands.



How will you configure SSL in Linux ans AIX? please give proper explanation with commands...

Answer / prasad

**** to create key database we use below step*****
runmqckm -keydb -create -db key.kdb -pw test123 -type cms -stash




***** creating the self signed certificate for QM1 ******
runmqckm -cert -create -db key.kdb -pw test123 -dn "CN=MYQMG,O=HOME,C=IN" -label ibmwebspheremqqm1




***** extracting the root certificate from personal cert of QM1 ****
runmqckm -cert -extract -db key.kdb -pw test123 -label ibmwebspehremqqm1 -target qm1root.arm




******* adding the QM2 root certificate into QM1 kdb***
runmqckm -cert -add -db key.kdb -pw test123 -file qm2root.cer -label "qm2 root cert"




****** Displaying all the certificates from the keydatabase *****************
runmqckm -cert -list all -db key.kdb -pw test123




***** displaying a certificate details from the kdb****
runmqckm -cert -details -db key.kdb -pw dell123 -label ibmwebspheremqdell_qm




IMP points ****
for windows we use "runmqckm" command to work with keymanagement where as in unix type os we go with "gsk7cmd"

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More MQSeries Interview Questions

What are different types of queues in mq?

0 Answers  


What is intercommunication in mqseries?

0 Answers  


Explain the difference between logfile & log space?

0 Answers  


guys i am a fresher i am not intrested in coding so i am planing 2 learn MQ series Message Broker so can i hav gud future if i get in this tool ? plzzzz spme one help me i am unable 2 decide wat 2 do !

1 Answers   Cognizant, HCL,


What does ibm mq mean?

0 Answers  






Tell me apart from websphere mq, have you used any other message oriented middleware (mom) or any other mq series provider?

0 Answers  


What is process definition and what are the attributes does it contain?

0 Answers  


What are the attributes contained by process definition?

0 Answers  


What are the various types of queues?

0 Answers  


What is mqtt client?

0 Answers  


hi how to coneect to mqseries from power builder 8.0. I am not able to connect to mqseries from power builder 8.0. pls give me the sample code and what are the steps is required to connect to mqseries from power builder

1 Answers   Google, iFlex, Wipro,


What are different queues used ?

4 Answers  


Categories