ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » MQIPT problem with SSL enabled QMGRS

Post new topic  Reply to topic
 MQIPT problem with SSL enabled QMGRS « View previous topic :: View next topic » 
Author Message
arvind_kaur
PostPosted: Fri May 27, 2005 8:16 am    Post subject: MQIPT problem with SSL enabled QMGRS Reply with quote

Novice

Joined: 21 Apr 2002
Posts: 10

Background: I have 2 SSL enabled QMGRs communicating with each other fine. I have 2 NON SSL QMGRs communicate with each other fine via MQIPT. My next stage was to introduce MQIPT between the 2 SSL enabled QMGRS and this fails.

As per the limited documentation, i have put the 'SSLProxyMode=true' in the route definition of the MQIPT configuration.

The channel just goes into BINDING state for ever.

From the mqipt trace, it appears, that it is waiting for an SSL V2.0 handshake. Cant work out why.

Please note that MQIPT is running a different box than the 2 SSL enabled QMGRs. AIX5.2 and MQ5.3CSD4

Please can anyone help.

Thanks a lot,
Arvind
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri May 27, 2005 8:19 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

What gain do you expect using MQIPT between these SSL qmgrs? HTTP Tunneling?

It seems that you need to look at enabling SSL to IPT, rather than trying to use MQIPT to tunnel SSL connections - if your goal is to ensure that all traffic is encrypted.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
arvind_kaur
PostPosted: Fri May 27, 2005 8:29 am    Post subject: Reply with quote

Novice

Joined: 21 Apr 2002
Posts: 10

The two reasons i have for choosing to do this way:

- my impression is, that SSL enabling through QMGRs is a preferred option by IBM, over MQIPT SSL option.
- I think, by doing this, our clients QMGR doesnt have to sit behind an MQIPT.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri May 27, 2005 8:34 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You have just listed two reasons not to use MQIPT.

But you said you were trying to use MQIPT.

What are you trying to do?

I don't think you can use MQIPT on only one end. But I don't know.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
arvind_kaur
PostPosted: Fri May 27, 2005 8:41 am    Post subject: Reply with quote

Novice

Joined: 21 Apr 2002
Posts: 10

... I thought i listed two reasons for not using SSL within MQIPT (not MQIPT itself).

I am successfully using MQIPT without SSL for non-SSL enabled QMGRs.

I am trying to introduce SSL in the setup.

Yes, you can use MQIPT without SSL on one end only.

Thanks
Back to top
View user's profile Send private message
arvind_kaur
PostPosted: Tue May 31, 2005 5:34 am    Post subject: Reply with quote

Novice

Joined: 21 Apr 2002
Posts: 10

Any ideas any body? It will be much appreciated ...
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Tue May 31, 2005 11:59 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

What problem/business scenario are you trying to solve using IPT + SSL?
Back to top
View user's profile Send private message Send e-mail
arvind_kaur
PostPosted: Thu Jun 02, 2005 4:24 am    Post subject: Reply with quote

Novice

Joined: 21 Apr 2002
Posts: 10

We are using MQIPT as a proxy between our MQ Server (QMGR) and our clients QMGR. Want to introduce SSL on QMGR level. The traffic of which passes through MQIPT. The 'SSLProxyMode=true' in the mqipt conf is all that is required as per the IBM limited documentation. But the moment, i start the SSL enabled channels on QMGRS (defined to go via MQIPT), the channels go into BINDING and never recover from it.
Back to top
View user's profile Send private message
EddieA
PostPosted: Thu Jun 02, 2005 8:16 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Quote:
We are using MQIPT as a proxy between our MQ Server (QMGR) and our clients QMGR

Does that mean you are running like this:
Quote:
QMGR <--> MQIPT <--> QMGR

If so, then I'm going to guess that MQ and MQIPT have different ways of using SSL that are not compatible.

My feeling is, that the SSLProxyMode=true is intended for the this configuration:
Quote:
QMGR <--> MQIPT <--> MQIPT <--> QMGR

So that it knows the messages it sees are still MQ messages, even though they've already been encrypted.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
arvind_kaur
PostPosted: Tue Jun 07, 2005 7:35 am    Post subject: Reply with quote

Novice

Joined: 21 Apr 2002
Posts: 10

Great. Your comment was helpful in that we needed two MQIPTs between the two MQ QMGRs. But IBM had to provide a fix for the SSLProxyMode to work. So, once i had the fix from IBM, it didnt work with one MQIPT. Tried your suggestion and it worked.

Thanks a lot.
Back to top
View user's profile Send private message
arvind_kaur
PostPosted: Fri Jun 17, 2005 8:53 am    Post subject: Reply with quote

Novice

Joined: 21 Apr 2002
Posts: 10

Correction, i didnt need 2 MQIPTs between the 2QMGRs, in the end. Had 1 instance of MQIPT running between 2 SSL enabled QMGRS, successfully. So, the fix from IBM sorted the problem.
Back to top
View user's profile Send private message
HugoB
PostPosted: Mon Jul 11, 2005 7:42 am    Post subject: Reply with quote

Acolyte

Joined: 26 Jun 2001
Posts: 67

You do mention a Fix every time.
I have version 1.3.2 (downloaded last week 6 july 2005).

Do i need a fix to accomplish MQ SSL through MQIPT ?


I want to do;

QMGR <--> MQIPT <--> MQIPT <--> QMGR

So SSL on Qmgr level, en ofcourse some firewalls.

Thnx

HugoB
Back to top
View user's profile Send private message
arvind_kaur
PostPosted: Mon Jul 11, 2005 8:00 am    Post subject: Reply with quote

Novice

Joined: 21 Apr 2002
Posts: 10

Yes, IBM provided a fix to be applied on top of MQIPT 1.3.2, for SSLProxyMode to work correctly.
Back to top
View user's profile Send private message
Bear
PostPosted: Fri May 05, 2006 9:35 am    Post subject: IBM fix for MQIPT with SSL enable Qmgrs Reply with quote

Voyager

Joined: 17 Jan 2006
Posts: 28
Location: Montreal Canada

Would you or somone be able to supply the IBM fix number or APAR number that was used to overcome this problem? Thanx. BB.
Back to top
View user's profile Send private message Send e-mail
PhilBlake
PostPosted: Sun May 07, 2006 7:39 am    Post subject: Reply with quote

Acolyte

Joined: 25 Oct 2005
Posts: 64

Have you tried downloading the latest version of MQIPT from http://www-1.ibm.com/support/docview.wss?rs=171&uid=swg24006386&loc=en_US&cs=utf-8&lang=en
as this was updated in September last year, so I would expect any fixes to be rolled in to that version.

HTH
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » MQIPT problem with SSL enabled QMGRS
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.