Posted: Thu Apr 05, 2007 7:56 pm Post subject: MQ to MQIPT SSL
Newbie
Joined: 05 Apr 2007 Posts: 2
We use SSL connections enabled in MQIPT to MQIPT setups pretty regularly, but we have a partner we need to integrate who is not using MQIPT.
Is it possible to get an SSL enabled MQ channel to talk to an SSL enabled MQIPT route? or will I need to set MQIPT up in proxy mode and enable SSL on my MQ install?
(a crude diagram of what I'm attempting to do)
Partner MQ <-----SSL----> My MQIPT <--no SSL--> My MQ
Posted: Thu Apr 05, 2007 10:12 pm Post subject: Re: MQ to MQIPT SSL
Jedi Knight
Joined: 13 Jun 2002 Posts: 2607 Location: The Netherlands (Amsterdam)
tm003 wrote:
We use SSL connections enabled in MQIPT to MQIPT setups pretty regularly, but we have a partner we need to integrate who is not using MQIPT.
Is it possible to get an SSL enabled MQ channel to talk to an SSL enabled MQIPT route? or will I need to set MQIPT up in proxy mode and enable SSL on my MQ install?
(a crude diagram of what I'm attempting to do)
Partner MQ <-----SSL----> My MQIPT <--no SSL--> My MQ
The Partner need not have MQIPT.
so if you have today:
Code:
Partner MQ <-----SSL???----> Partner MQIPT <-----SSL----> My MQIPT <--no SSL--> My MQ
this will work too (except http tunneling is no possible as there is no MQIPT on the partner side)
Code:
Partner MQ <-----SSL----> My MQIPT <--no SSL--> My MQ
I guess my only other question is: do I need to do anything special in the route configuration of MQIPT besides enable SSL and set the path to the correct keystore?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum