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:55 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
Nigelg
PostPosted: Fri Jun 03, 2005 3:13 am    Post subject: Reply with quote

Grand Master

Joined: 02 Aug 2004
Posts: 1046

Same as from server to srever. Use the send exit to encrypt, and the receive exit to decrypt. Note that the client will not be able to use MQSERVER to connect. Instead, the client has to connect using the client channel table (CLNTCONN channel), or by calling MQCONNX with a passed-in channel definition; these methods allow exits to be defined on the client channel.
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Fri Jun 03, 2005 3:36 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Why did you post this twice?

Is it sufficient for your business requirements to use the built-in SSL?

Or does the message payload have to be encrypted on the queue?
_________________
I am *not* the model of the modern major general.
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 » 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.