ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamy_5.4.0.1/50/sec/seccssl.htm

53 lines
2.5 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>Configure SSL in WebSphere Application Server - Express</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h3><a name="seccssl"></a>Configure SSL in WebSphere Application Server - Express</h3>
<p>Several WebSphere Application Server - Express components use Secure Socket Layer (SSL) to provide secure communication. In particular, SSL is used by:</p>
<ul>
<li>HTTPS, the application server's built-in HTTPS transport.</li>
<li>ORB, the application server's client and server Object Request Broker.</li>
<li>LDAPS, the administrative server's secure connection to the LDAP registry used for authentication. This is available only in WebSphere Application Server - Express.</li>
</ul>
<p>Also, WebSphere applications can be configured and implemented to use SSL. The digital certificates used by such applications can be stored in either Java KeyStore files (.jks files) or i5/OS certificate containers (.kdb files).</p>
<p><strong>Note:</strong> Use of i5/OS certificate containers with WebSphere applications is deprecated in Version 5.0 and can only be used with certain limitations. For more information, see <a href="secmigjsse.htm">Migrate applications to use Java keystores</a>.</p>
<p><strong>Note:</strong> The Federal Information Processing Standards (FIPS)-approved Java Secure Socket Extension (JSSE) and Java Cryptography Extension (JCE) providers are not supported on iSeries. Other WebSphere Application Server - Express platforms may support FIPS-approved cryptographic algorithms.</p>
<p>See these topics for more information about configuring SSL:</p>
<blockquote>
<p><strong><a href="secjsslb.htm">Configure SSL for the browser</a></strong>
<br></p>
<p><strong><a href="secjssws.htm">Configure SSL for Web servers</a></strong>
<br></p>
<p><strong><a href="secssl.htm">Configuring IBM HTTP Server for i5/OS for SSL client authentication</a></strong>
<br></p>
<p><strong><a href="secjsswa.htm">Configure SSL for WebSphere Application Server - Express</a></strong>
<br></p>
<p><strong><a href="secjssap.htm">Configure SSL for WebSphere applications</a></strong>
<br></p>
<p><strong><a href="secsslen.htm">Configure SSL connections between WebSphere Application Server - Express and an LDAP Server</a></strong>
<br></p>
</blockquote>
</body>
</html>