This topic explains how to configure the HTTP outbound transport level security with an assembly tool.
Before you begin
You can configure HTTP outbound transport level security with assembly tools provided with WebSphere Application Server.
You must configure the assembly tool before you can use it.
This task is one of three ways that you can configure the HTTP outbound transport level security for a Web Service acting as a client to another Web service. You can also configure the HTTP outbound transport level security with the administrative console or by using the Java properties.
The configuration of HTTP outbound transport-level security for a Web service is based on the Secured Sockets Layer (SSL) configuration repertoires of the WebSphere Application Server. Review Configuring Secure Sockets Layer for more information.Why and when to perform this task
If you choose to configure the HTTP outbound transport level security with assembly tool or with the administrative console, the Web services security binding information is modified. If you have not yet installed the Web services application into WebSphere Application Server, you can configure the HTTP SSL configuration with an assembly tool. This task assumes that you have not deployed the Web services application into the WebSphere product.
If you configure the HTTP outbound transport level security using the Java properties, the properties are configured as system properties. However, the configuration specified in the binding takes precedence over the Java properties.
Configure the HTTP outbound transport level security with the following steps provided in this task section.
Steps for this task
Result
You have configured the HTTP outbound transport level security for a Web Service acting as a client to another Web service with an assembly tool.What to do next
Related concepts
HTTP basic authentication
Related tasks
Configuring Federal Information Processing Standard Java Secure Socket
Extension files
Securing Web services for version 5.x applications based on WS-Security
Related reference
HTTP SSL Configuration collection