|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Channel Exit Implementation from MQ Client to MQ Server |
« View previous topic :: View next topic » |
Author |
Message
|
venkataramanan |
Posted: Fri Jun 03, 2005 1:51 am Post subject: Channel Exit Implementation from MQ Client to MQ Server |
|
|
 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 |
|
 |
wschutz |
Posted: Fri Jun 03, 2005 6:00 am Post subject: |
|
|
 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 |
|
 |
kspranava |
Posted: Sun Jun 05, 2005 5:24 pm Post subject: SSL |
|
|
 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 |
|
 |
fjb_saper |
Posted: Sun Jun 05, 2005 7:28 pm Post subject: Re: SSL |
|
|
 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 |
|
 |
RogerLacroix |
Posted: Mon Jun 06, 2005 8:10 am Post subject: |
|
|
 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 |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|