Edit the HTTP basic authentication and SSL configuration for Web services

After you deploy your Web services application, edit the HTTP basic authentication (user ID and password) and Secure Sockets Layer (SSL) configuration for the HTTP outbound request in the client security bindings of the Web services.

You can edit the HTTP basic authentication and SSL configuration for the Web services from the administrative console by performing the following steps:

  1. Expand Applications, and click Enterprise Applications.
  2. Click the name of your application.
  3. Under Related Items, click Web Module.
  4. Click the name of your URI.
  5. Click Web Services: Client Security Bindings.
  6. Locate the HTTP Basic Authentication and HTTP SSL Configuration fields.
  7. Configure HTTP Basic authentication:
    1. Click Edit.
    2. Enter the user ID and password.
    3. Click OK.
  8. Configure HTTP SSL:
    1. Click Edit.
    2. Select HTTP SSL Enabled.
    3. Select an SSL alias for the HTTP SSL configuration.
    4. Click OK.
  9. Save your configuration.
  10. Restart your Web services application.