Author |
Message
|
Pavan Kumar PNV |
Posted: Mon Jun 22, 2009 10:41 pm Post subject: Multiple Brokers - multiple key repositories |
|
|
 Acolyte
Joined: 03 Feb 2007 Posts: 66
|
I am trying to configure broker with SSL. There are several brokers running on the same machine and I want to enable SSL for all of them. Do I need to create a repository for each one or can I use the same repository and create a certificate for each of these brokers? _________________ _____________
Pavan Pendyala
http://pavanz.blogspot.com |
|
Back to top |
|
 |
Pavan Kumar PNV |
Posted: Wed Jun 24, 2009 10:44 pm Post subject: |
|
|
 Acolyte
Joined: 03 Feb 2007 Posts: 66
|
|
Back to top |
|
 |
rajmq |
Posted: Thu Jun 25, 2009 1:23 am Post subject: |
|
|
 Partisan
Joined: 29 Sep 2002 Posts: 331 Location: USA
|
what is mean by broker with SSL ?.
Are you to trying to implement the SSL between qmgrs ?
Agian, if all qmgr running in the same server why you need this ?
 _________________ IBM Certified System Administrator - WebSphere MQ V6.0
IBM Certified System Administrator - WebSphere Business Integration Message Broker V6.0 |
|
Back to top |
|
 |
Pavan Kumar PNV |
Posted: Thu Jun 25, 2009 10:40 pm Post subject: |
|
|
 Acolyte
Joined: 03 Feb 2007 Posts: 66
|
No. This is not for MQ (Queue Manager). I am talking about configuring SSL for apps/services that can make use of a Message broker. Like you see Message broker is not limited to Queue Managers/MQ but a whole lot more and can service requests across servers _________________ _____________
Pavan Pendyala
http://pavanz.blogspot.com |
|
Back to top |
|
 |
AkankshA |
Posted: Thu Jun 25, 2009 11:00 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
Pavan Kumar PNV wrote: |
No. This is not for MQ (Queue Manager). I am talking about configuring SSL for apps/services that can make use of a Message broker. Like you see Message broker is not limited to Queue Managers/MQ but a whole lot more and can service requests across servers |
isn't SSL implemented based on protocol rather then application...
you appl might be communication thru MQ or https in order to need SSL.. along with many other options...
we follow - one broker one keystore many certi's _________________ Cheers |
|
Back to top |
|
 |
Pavan Kumar PNV |
Posted: Thu Jun 25, 2009 11:04 pm Post subject: |
|
|
 Acolyte
Joined: 03 Feb 2007 Posts: 66
|
Thanks Akanksha. So you go with a store per broker and add all relevent certs into it. What tool do you use to manage the repository? As suggested in the broker manuals, do you use Keytool or something else like ikeyman _________________ _____________
Pavan Pendyala
http://pavanz.blogspot.com |
|
Back to top |
|
 |
AkankshA |
Posted: Thu Jun 25, 2009 11:07 pm Post subject: |
|
|
 Grand Master
Joined: 12 Jan 2006 Posts: 1494 Location: Singapore
|
keytool _________________ Cheers |
|
Back to top |
|
 |
|