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 » WebSphere Message Broker (ACE) Support » Support for message integrity in IB9 with MQ

Post new topic  Reply to topic
 Support for message integrity in IB9 with MQ « View previous topic :: View next topic » 
Author Message
dziku007
PostPosted: Wed Mar 02, 2016 3:58 am    Post subject: Support for message integrity in IB9 with MQ Reply with quote

Apprentice

Joined: 26 Jul 2012
Posts: 32

Hello,

I'm looking answer for a question: is it possible on IB9+MQ7.5 to do a message integrity check? Does it provide any support for this? I mean to check that message received from MQ queue was not changed since it left client system.

Simple solution like create/verify the message digest would be good enough for me, because only message integrity is my concern. Literally i need to check if message digest and the digest calculated from message are similar. I know I can make such control by myself using custom implemntation.

I've searched IBM Knowledge, but with no luck so far.

Thanks for any reposponse or suggestion where should i search more.
Sorry if this is too silly or not relevant question.
Darek
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Mar 02, 2016 5:05 am    Post subject: Reply with quote

Grand High Poobah

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

Did you check ws-security with SOAP over JMS ?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Wed Mar 02, 2016 5:12 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

MQ 7.5 can do this for MQ messages independent of IIB
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Mar 02, 2016 5:25 am    Post subject: Reply with quote

Grand High Poobah

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

Vitor wrote:
MQ 7.5 can do this for MQ messages independent of IIB

AMS of course...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Wed Mar 02, 2016 6:04 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

You might be able to do something with a SecurityPEP node ?
_________________
chmod -R ugo-wx /
Back to top
View user's profile Send private message
ganesh
PostPosted: Fri Mar 04, 2016 11:22 am    Post subject: Re: Support for message integrity in IB9 with MQ Reply with quote

Master

Joined: 18 Jul 2010
Posts: 294

dziku007 wrote:
Hello,


Simple solution like create/verify the message digest would be good enough for me, because only message integrity is my concern. Literally i need to check if message digest and the digest calculated from message are similar. I know I can make such control by myself using custom implemntation.
k


we had implemented something similar to this but i do not remember the low level implementation logic.

The application that puts a message to the queue would send you a md5check sum value of the message in one of the tags or field value and once you consume the message you would run the check sum in IIB using some java functions and compare the checksum values to make sure they are the same.
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 » WebSphere Message Broker (ACE) Support » Support for message integrity in IB9 with MQ
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.