MQ

MQ

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

What are the differences between using WMQ AMS and using SSL on WMQ channels?

  • 1.  What are the differences between using WMQ AMS and using SSL on WMQ channels?

    Posted Wed February 23, 2011 12:08 PM
    This is a question from our Feb. 17 Securing Your Messaging and Managed File Transfers webcast:

    Can you summarize the pros/cons of AMS compared to regular SSL securing of messages?


  • 2.  What are the differences between using WMQ AMS and using SSL on WMQ channels?

    Posted Thu February 24, 2011 07:30 PM

    SSL can be used for two purposes; authenticating connections and / OR protesting data as it flows across the network.  This only gives you assurances between two points (i.e. between an application and a queue manager or between two queue managers).

    Message level protection gives you assurances between applications (regardless of how the messages flows over the MQ network).  For example encrypting a messages with AMS for a specific recipient provides assurances that the intended recipient (and only that recipient) will be able to read the message, regardless of it's route through an MQ network, or how long is resides on queues before it is consumed.