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 » General Discussion » MQClient - can it use SSL?

Post new topic  Reply to topic Goto page Previous  1, 2
 MQClient - can it use SSL? « View previous topic :: View next topic » 
Author Message
fjb_saper
PostPosted: Mon Jul 09, 2007 3:31 am    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
angka
PostPosted: Mon Jul 09, 2007 5:02 am    Post subject: Reply with quote

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
View user's profile Send private message
fjb_saper
PostPosted: Mon Jul 09, 2007 1:21 pm    Post subject: Reply with quote

Grand High Poobah

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

http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.csqzaf.doc/manyqm.htm#manyqm
and http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.csqzav.doc/csqzav0532.htm
and remember that in .NET the transport property can be set to use the underlying C client and as such any setting for the channel table that said C client supports...

_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
angka
PostPosted: Wed Jul 11, 2007 2:48 am    Post subject: Reply with quote

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
View user's profile Send private message
PhilBlake
PostPosted: Wed Jul 11, 2007 3:44 am    Post subject: Re: MQClient - can it use SSL? Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » General Discussion » MQClient - can it use SSL?
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.