The Secure Sockets Layer (SSL) protocol provides channel security, with protection against eavesdropping, tampering, and impersonation.
SSL is an industry-standard protocol that provides a data security layer between application protocols and the communications layer, usually TCP/IP. The SSL protocol was designed by the Netscape Development Corporation, and is widely deployed in both Internet applications and intranet applications. SSL defines methods for data encryption, server authentication, message integrity, and client authentication for a TCP/IP connection.
SSL uses public key and symmetric techniques to provide the following security services:
This book describes changes to the setmqaut, dspmqaut, dmpmqaut, rcrmqobj, rcdmqimg, and dspmqflscommands to support the SSL authentication information object, authinfo. It also describes the amqmcert command for managing certificates.
Support for SSL introduces several new MQSC commands and queue manager attributes. See the WebSphere MQ Script (MQSC) Command Reference for details of these. For a comprehensive review of security in WebSphere MQ including information on SSL, see WebSphere MQ Security.