Installing IBM MQ Advanced Message Security on IBM i

You can install IBM® MQ Advanced Message Security component on IBM i.

Procedure

Install IBM MQ AMS using the command:

RSTLICPGM LICPGM(5724H72) DEV(install device) OPTION(2) OUTPUT(*PRINT)
where the parameters of RSTLICPGM are:
LICPGM(5724H72)
The product identifier for IBM MQ for IBM i.
DEV(install device)
The device from which the product is to be loaded, typically an optical drive, for example, OPT01.
OPTION(2)
Install IBM MQ Advanced Message Security for IBM i
OUTPUT(*PRINT)
The output is printed with the spooled output of the job.

Results

The IBM MQ AMS component has been installed successfully.
Once IBM MQ AMS is installed on an IBM MQ server installation, any:
  • Queue managers that are subsequently started enable security policy management features.
  • Applications that connect to the queue manager enable interceptors.

What to do next

See IBM i: Setting up certificates and the keystore configuration file for details on setting up your security policy.