Kbase 21781: How To Setup QoP When Using 4GL Adapter with SonicMQ
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/02/2002 |
|
SUMMARY:
This Knowledge Base applies to the Progress Version 9.1C 4GL Adapter and SonicMQ 4. It explains how to implement Quality of Protection (QoP) between the SonicMQ Broker and the Progress 4GL Adapter.
EXPLANATION:
SonicMQ provides data protection through a set of Quality of
Protection options, each of which can be active when using the 4GL Adapter with SonicMQ:
-- no protection
-- integrity
-- privacy
-- integrity
For example, when 'privacy' is used, SonicMQ ensures that the message cannot be intercepted and read while in transit.
SOLUTION:
To implement each of the above options, only the SonicMQ broker.ini
needs to be changed. No changes are needed on the 4GL Adapter side.
Other options might require re-creation of the Security Tables attached to the SonicMQ Broker. To see how to configure Quality of Protection, refer to the SonicMQ Configuration and Administration Guide -- "Security on Destinations" chapter.
NOTE: There is no support for Quality of Protection (integrity-
privacy-integrity) features when the 4GL Client is not installed
on the same physical machine as the 4GL Adapter. For instance, messages sent from a remote 4GL Client cannot be encrypted using the Quality of Protection feature if the 4GL Client and the 4GL Adapter are not on the same machine.
References to Written Documentation:
SonicMQ Configuration and Administration Guide