WebSphere Application Server Network Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Network communication using Secure Sockets Layer and the Transport Channel Service

To fully support the required communications for WebSphere Application Server, a secure communication mechanism is required to ensure that applications are communicating securely. For more information, refer to Communicating securely. Configure the Secure Sockets Layer (SSL) channel as part of the transport channel service to provide secure communication for all users.

The SSL channel is a protocol channel that provides the same interface as the Transmission Control Protocol (TCP) channel. The SSL channel implements the same application interface that the TCP channel implements, so you can write upstream channels to use only TCP channel functions. SSL function can be provided using the SSL channel without modifying the upstream channel. The SSL channel communicates with the network using a downstream channel that implements the TCP channel interface.

When the SSL channel is constructed, its initialization parameters provide the information that is required to use Java Secure Socket Extension (JSSE) services. The SSL channel:

The SSL channel receives configuration information from JSSE repertoires that is configured and maintained by WebSphere Application Server. The SSL channel configuration attribute for the security repertoire name provides a reference to all the security attributes that are required to initialize the SSL channel. If a security repertoire is not available, channel data can be filled in with a map of the property names. If properties are specified in addition to the repertoire name, they override the parameters in the repertoire. Additional security information can be provided as part of individual container configuration.

For more information on the SSL channel, refer to Transport chains or Transport protocol for a high availability manager.

For general information on SSL, refer to Secure Sockets Layer.




Related concepts
Transport chains

Related tasks
Transport chains collection
Transport chain settings
Transport protocol for a high availability manager

Concept topic    

Terms of Use | Feedback

Last updated: Mar 17, 2005 4:28:29 AM CST
http://publib.boulder.ibm.com/infocenter/ws60help/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/csec_ssltransportsec.html

© Copyright IBM Corporation 2004, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)