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 » IBM MQ Java / JMS » message encryption

Post new topic  Reply to topic
 message encryption « View previous topic :: View next topic » 
Author Message
santhosh_fischer
PostPosted: Wed Aug 18, 2004 4:01 am    Post subject: message encryption Reply with quote

Novice

Joined: 05 Aug 2004
Posts: 13

is there any inbuilt mechanism in MQ series to encrypt the messages??
.
or will any conversion of text messages will do it??
expecting reply form experienced people..
thanks in advance..
Santhosh
Back to top
View user's profile Send private message
hankknowles
PostPosted: Wed Aug 18, 2004 4:42 am    Post subject: MQ Encryption Reply with quote

Centurion

Joined: 18 Aug 2003
Posts: 114

Sure there is SSL in most platforms except those systems that are still stuck @ V5.1 like the Tandem. Visit the IBM MQSeries site they have all the information you need there!
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Aug 18, 2004 5:38 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

SSL will encrypt messages as they move between queue managers.

It does nothing to encrypt messages that are sitting on queues.

There is no "inbuilt" mechanism to handle that for you. Unless you buy Tivoli Access Manager as part of a bundle with MQSeries - then it's sort of "inbuilt".
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
JLRowe
PostPosted: Tue Aug 24, 2004 1:57 am    Post subject: Reply with quote

Yatiri

Joined: 25 May 2002
Posts: 664
Location: South East London

There are 2 ways to do it yourself in java:

1) sub-class the base MQ or JMS classes, override methods to encrypt/decrypt the message content. This requires modification of your code to instantiate your subclass instead of the regular class.

2) AOP can do it transparently to your code, however it does require substituting the MQ/JMS jars with your own, see this:

http://www.mqseries.net/phpBB2/viewtopic.php?t=16022
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » message encryption
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.