Does iMQ encrypt messages?

A friend who is consulting on app architecture for a bank asked

me if iMQ can encrypt and/or sign messages with certificates.

Apparently MQseries does not and it is a big work to add that on top.

This is for curiosity - this is not a deal we can enter - but this friend

is a middleware consultant on bigs projects so I would like to give

him the info.

[395 byte] By [christenscreen] at [2007-11-25 8:07:42]
# 1

iMQ does not individually encrypt or sign messages at this time.

If your friend is interested in individually encrypting or signing

messages with iMQ, it will need to be done by the developer on

each individual message.

However, messages can be securely transmitted through ssl or

https to our broker. Messages transmitted with these protocols

are encrypted during transit (NOTE: we do not use the

certificates for authentication, just encryption)

christenscreen at 2007-7-1 13:58:58 > top of Java-index,Application & Integration Servers,Sun Java System Message Queue...