ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamy_5.4.0.1/50/webserv/wssoapsc.htm

36 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>Secure SOAP services</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h5><A NAME="wssoapsc">Secure SOAP services</A></h5>
<p>Originally, the SOAP specification left security issues open; thus, several proposals evolved to bridge the security gaps. The SOAP security extension, included with WebSphere Application Server - Express, is a security architecture based on the SOAP security specification, and widely accepted security technologies such as Secure Sockets Layer (SSL).</p>
<p>See these subtopics for more information about securing Web services that you publish using the SOAP protocol:</p>
<blockquote>
<p><strong><a href="wsspscht.htm">HTTP authentication</a></strong>
<br>This topic discusses how to use secure SOAP service with basic HTTP authentication, SSL authentication, and with SOAP signatures.</p>
<p><strong><a href="wsspscsc.htm">SOAP signature components</a></strong>
<br>This topic discusses the Envelope Editor, the Signature Header Handler, and the Verification Handler, which are used to implement security in SOAP enabled applications. </p>
<!--<p><strong><a href="wsspscex.htm">Run the SOAP security samples</a></strong>
<br>In addition to the regular SOAP samples, WebSphere Application Server - Express provides security enabled SOAP samples. See this page for instructions on how to install and run these samples.</p>-->
<p><strong><a href="wsspscrf.htm">SOAP security files reference</a></strong>
<br>This page provides a reference listing of the files related to implementing SOAP security using the Secure Sockets Layer (SSL) protocol.</p>
</blockquote>
</body>
</html>