Author |
Message
|
mqwf |
Posted: Fri Feb 27, 2004 1:16 am Post subject: Configure SSL |
|
|
 Acolyte
Joined: 10 Oct 2002 Posts: 62
|
Hi
I want to try out how SSL works in MQ5.3 but i dont know how to do it.
Does anyone have any tutorial or pdf which will explain me the SSL configuring and enabling
Thanks |
|
Back to top |
|
 |
JasonE |
Posted: Fri Feb 27, 2004 1:59 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
|
Back to top |
|
 |
mqwf |
Posted: Fri Feb 27, 2004 2:48 am Post subject: SSL |
|
|
 Acolyte
Joined: 10 Oct 2002 Posts: 62
|
I want it to work on Windows |
|
Back to top |
|
 |
gunter |
Posted: Fri Feb 27, 2004 4:45 am Post subject: |
|
|
Partisan
Joined: 21 Jan 2004 Posts: 307 Location: Germany, Frankfurt
|
I started with Kevin Tonin's "MQSeries SSL Tutorial". You find it in on this site in the repository. |
|
Back to top |
|
 |
mqwf |
Posted: Sun Feb 29, 2004 8:47 pm Post subject: SSL |
|
|
 Acolyte
Joined: 10 Oct 2002 Posts: 62
|
Hi thanks for the document I will try that |
|
Back to top |
|
 |
mqwf |
Posted: Mon Mar 01, 2004 12:21 am Post subject: SSL |
|
|
 Acolyte
Joined: 10 Oct 2002 Posts: 62
|
Hi
I was trying SSL with the help of that document and my channels are not starting
If i try to start the channels then the status shows Retrying
If i remove the SSL part in the channel then the channel starts
Is it that I am doing wrong |
|
Back to top |
|
 |
JasonE |
Posted: Mon Mar 01, 2004 1:59 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
Again, too little information. What is your setup.
The general setup is
QMGRA
private key A
root CA + intermediate CAs for key B
QMGRB
private key B
root CA + intermediate CAs for Key A
Make sure...
1. You have *assigned* the certificate in the manage certificates GUI
2. SSLCAUTH is OPTIONAL *if* there is no assigned key on the side with the sender channel |
|
Back to top |
|
 |
mqwf |
Posted: Mon Mar 01, 2004 2:08 am Post subject: SSL |
|
|
 Acolyte
Joined: 10 Oct 2002 Posts: 62
|
I am following the document suggested my gunter
and in that i am getting the problem mentioned earlier. |
|
Back to top |
|
 |
JasonE |
Posted: Mon Mar 01, 2004 2:38 am Post subject: |
|
|
Grand Master
Joined: 03 Nov 2003 Posts: 1220 Location: Hursley
|
Forgive me for sounding frustrated - you need to provide information about what your configuration is, what kind of errors are being seen etc.
Its ok saying you followed the document mentioned earlier but it could be incorrect or you might have missed a stage. Unless you give more information about what is going on and what your setup it, there is no way people can help you.
Is there anything in the qmgr amqerr01 log files when you try to start the channels? Any FDCs? Did the assigning steps work? are you sure you have the root CA's and personal CA's imported to the qmgr key store as described in my previous update? |
|
Back to top |
|
 |
|