WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Configuring TCP/IP client nodes to use SSL
Configure a TCP/IP configuration
to use SSL to secure connectivity to and from the TCPIP client nodes.
You can create or modify TCP/IP client connections that use SSL, by creating or modifying a configurable service. You can specify the type of protocol, and the allowed cipher suites. By default, SSL is not enabled for any configurable services. The nodes use the standard broker keystore and truststore configuration.
Before you start: Set up a public key infrastructure
(PKI) at broker or execution group level by following the instructions
in Setting up a public key infrastructure.
Follow these steps to configure the TCPIP nodes to use SSL:
Changing a TCP/IP client configuration to use SSL
Use the mqsichangeproperties command to change an existing TCPIPClient configurable service.
Creating a TCP/IP client configuration that uses SSL
Use the mqsicreateconfigurableservice command to create a TCPIPClient configurable service.
Testing your configuration
Use either a TCPIPClientInput node, or a TCPIPClientOutput node to open
a connection to a remote SSL server application that is listening
on a TCP/IP port.