What is z/MQSSX?
z/MQSSX secures external access to IBM MQ resources on z/OS. It allows or denies access based on logon ID, IP address, or SSL DN. It can also limit the number of channel connections on a SRVCONN channel.
Does z/MQSSX handle user authentication?
z/MQSSX does not validate logon IDs and passwords. This function is performed by the z/MQAUSX product, which is required for user authentication.
How does z/MQSSX improve security for MQ?
z/MQSSX enhances security by controlling access to MQ resources. It allows administrators to define access rules based on various criteria, ensuring only authorized users and systems can connect.
What platform does z/MQSSX run on?
z/MQSSX operates on the z/OS platform, integrating with IBM MQ. It provides a security layer for external access, ensuring secure communication with MQ resources.