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 IBM MQ Support » Channel Exit Implementation from MQ Client to MQ Server

Post new topic  Reply to topic
 Channel Exit Implementation from MQ Client to MQ Server « View previous topic :: View next topic » 
Author Message
venkataramanan
PostPosted: Fri Jun 03, 2005 1:51 am    Post subject: Channel Exit Implementation from MQ Client to MQ Server Reply with quote

Apprentice

Joined: 18 Sep 2002
Posts: 47
Location: Chennai, India

Dear All,

I would like to implement Channel exit concept from the MQ Client to the MQ server. At present in our business we are using third party tool in our application to encrpyt the message. So whenever a message is sent to the server from client that third party tool will encrpyt the message and send.

But now we are planning to eliminate the third party tool. We would like to implement purely the MQ concept like we use channel exit from server to server.

In server to server we use 'C' programmes to encrypt and decrpyt, but how to use this concept from MQ client to the MQ server?

Let me know how to implement he same.

Thanks in advance

Venkat
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
wschutz
PostPosted: Fri Jun 03, 2005 6:00 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

You can use exits coded in "c" in a client environment, but be aware there is no "message exit" for MQI channels, so you need to encrypt in send / receive exits. And, of course, these exists must be available to the machine the client is executing on.

Have you considered using SSL channels?
Back to top
View user's profile Send private message Send e-mail AIM Address
kspranava
PostPosted: Sun Jun 05, 2005 5:24 pm    Post subject: SSL Reply with quote

Centurion

Joined: 27 Apr 2003
Posts: 124

Hi Venkat,

As suggested by wschutz, SSL is a better option in terms of implementation and support point of view from IBM.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sun Jun 05, 2005 7:28 pm    Post subject: Re: SSL Reply with quote

Grand High Poobah

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

kspranava wrote:
Hi Venkat,

As suggested by wschutz, SSL is a better option in terms of implementation and support point of view from IBM.


And remember with SSL you cannot use the MQSeries environment variable but have to use the channel table instead as it will hold the SLL information for the client channel.

Enjoy
Back to top
View user's profile Send private message Send e-mail
RogerLacroix
PostPosted: Mon Jun 06, 2005 8:10 am    Post subject: Reply with quote

Jedi Knight

Joined: 15 May 2001
Posts: 3264
Location: London, ON Canada

Hi kspranava,
Quote:
As suggested by wschutz, SSL is a better option in terms of implementation and support point of view from IBM.

This is a false statement. IBM fully supports both the use of channel exits and SSL. When done right, implementing a channel security exit can be as simple as plug and play.

Regards,
Roger Lacroix
_________________
Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Channel Exit Implementation from MQ Client to MQ Server
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.