47 lines
1.9 KiB
HTML
47 lines
1.9 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
|
||
|
|
||
|
<title>Edit the HTTP basic authentication and SSL configuration for Web services</title>
|
||
|
</head>
|
||
|
|
||
|
<BODY>
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
<h6><a name="wssecfhttpssl"></a>Edit the HTTP basic authentication and SSL configuration for Web services</h6>
|
||
|
|
||
|
<p>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.</p>
|
||
|
|
||
|
<p>You can edit the HTTP basic authentication and SSL configuration for the Web services from the administrative console by performing the following steps:</p>
|
||
|
|
||
|
<ol>
|
||
|
<li>Expand <strong>Applications</strong>, and click <strong>Enterprise Applications</strong>.</li>
|
||
|
<li>Click the name of your application.</li>
|
||
|
<li>Under <strong>Related Items</strong>, click <strong>Web Module</strong>.</li>
|
||
|
<li>Click the name of your URI.</li>
|
||
|
<li>Click <strong>Web Services: Client Security Bindings</strong>.</li>
|
||
|
<li>Locate the <strong>HTTP Basic Authentication</strong> and <strong>HTTP SSL Configuration</strong> fields.</li>
|
||
|
<li>Configure HTTP Basic authentication:
|
||
|
<ol type="a">
|
||
|
<li>Click <strong>Edit</strong>.</li>
|
||
|
<li>Enter the user ID and password.</li>
|
||
|
<li>Click <strong>OK</strong>.</li>
|
||
|
</ol></li>
|
||
|
|
||
|
<li>Configure HTTP SSL:
|
||
|
<ol type="a">
|
||
|
<li>Click <strong>Edit</strong>.</li>
|
||
|
<li>Select <strong>HTTP SSL Enabled</strong>.</li>
|
||
|
<li>Select an SSL alias for the HTTP SSL configuration.</li>
|
||
|
<li>Click <strong>OK</strong>.</li>
|
||
|
</ol></li>
|
||
|
<li>Save your configuration.</li>
|
||
|
<li>Restart your Web services application.</li>
|
||
|
</ol>
|
||
|
|
||
|
</body>
|
||
|
</html>
|