|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
MQClient - can it use SSL? |
« View previous topic :: View next topic » |
Author |
Message
|
fjb_saper |
Posted: Mon Jul 09, 2007 3:31 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20766 Location: LI,NY
|
angka wrote: |
Hi,
I tested the environment variable using rfhutilc.exe so there shldn't be any problem with the setting.
I am coding using VS.NET 2005. Thanks |
The description of how to is in the .NET manual and the client Manual.
Read them ! _________________ MQ & Broker admin |
|
Back to top |
|
 |
angka |
Posted: Mon Jul 09, 2007 5:02 am Post subject: |
|
|
Chevalier
Joined: 20 Sep 2005 Posts: 406
|
Hi,
I read the client and using .net manual but it only shows using hash properties but not using client connection table.
Thanks |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Jul 09, 2007 1:21 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20766 Location: LI,NY
|
|
Back to top |
|
 |
angka |
Posted: Wed Jul 11, 2007 2:48 am Post subject: |
|
|
Chevalier
Joined: 20 Sep 2005 Posts: 406
|
Hi,
The link provided is the same as the manual. It did not state how to access the client connection table using c#.net.
btw how to set the transport property to use underlying client?
Thanks |
|
Back to top |
|
 |
PhilBlake |
Posted: Wed Jul 11, 2007 3:44 am Post subject: Re: MQClient - can it use SSL? |
|
|
 Acolyte
Joined: 25 Oct 2005 Posts: 64
|
There is another option for using SSL on a client connection channel, without having to make any changes to the client application and that is to use the MQIPT SupportPac (found here http://www-1.ibm.com/support/docview.wss?rs=171&uid=swg24006386&loc=en_US&cs=utf-8&lang=en).
Although MQIPT is designed to run as a network type service in the DMZ, it can also be used on a client machine and configured to act as an SSL client to talk to a target queue manager. This requires a single route to be defined, similar to the example on page 94 of the MQIPT book, but with SSLClient properties.
Once MQIPT has been configured and setup then any client application (any language) can connect to the listener port of MQIPT and talk SSL to the queue manager - the only change is to the CONNAME of the client connection channel to point to MQIPT instead of the queue manager.
HTH
Phil |
|
Back to top |
|
 |
|
|
|
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
|
|
|
|