Extensions to this task

 

This task shows the setup required to successfully connect anonymous senders.

In order to see the failure messages that are displayed when anonymous senders try to connect and the system is not set up to accept them, issue the following command on QMB:

ALTER CHANNEL(TO.QMB) CHLTYPE(RCVR) SSLCAUTH(REQUIRED)
and restart the sender on QMA.

Other failure scenarios could be tested by removing other certificates from the key repositories, and issuing

REFRESH SECURITY TYPE(SSL)
when the changes have been made. See Understanding authentication failures for information on the types of failures that might occur during an SSL handshake.

 

Parent topic:

Task 3: Anonymous queue managers


sy11900_