63 lines
4.2 KiB
HTML
63 lines
4.2 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="task" />
|
|
<meta name="DC.Title" content="Configure application to use SSL" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahudcmintaccessscen.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahustep2createaserverorclientcertificaterequest.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzahustep4importandassignthesignedpubliccertificate.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzahustep3configureapplicationtousessl" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Configure application to use SSL</title>
|
|
</head>
|
|
<body id="rzahustep3configureapplicationtousessl"><a name="rzahustep3configureapplicationtousessl"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Configure application to use SSL</h1>
|
|
<div><div class="section"><p>When you receive your signed certificate back from the public
|
|
Certificate Authority (CA), you can continue the process of enabling Secure
|
|
Sockets Layer (SSL) communications for your public application. You must configure
|
|
your application to use SSL before working with your signed certificate. Some
|
|
applications, such as the HTTP Server for<span class="keyword">iSeries™</span> generate
|
|
a unique application ID and register the ID with Digital Certificate Manager
|
|
(DCM) when you configure the application to use SSL. You must know the application
|
|
ID before you can use DCM to assign your signed certificate to it and complete
|
|
the SSL configuration process. </p>
|
|
<p>How you configure your application to
|
|
use SSL varies based on the application. This scenario does not assume a specific
|
|
source for the rate calculating application that it describes because there
|
|
are a number of ways that MyCo, Inc. might provide this application to its
|
|
agents. </p>
|
|
<p>To configure your application to use SSL, follow the instructions
|
|
that your application documentation provides. Also, you can learn more about
|
|
configuring many common IBM<sup>®</sup> applications to use SSL by reviewing, <a href="../rzain/rzainsecapps.htm">Secure Sockets Layer (SSL)</a> in
|
|
the <span class="keyword">iSeries Information Center</span>.</p>
|
|
<p>When
|
|
you complete the SSL configuration for your application, you can configure
|
|
the signed public certificate for the application so that it can initiate
|
|
SSL sessions.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzahudcmintaccessscen.htm" title="In this scenario, you lean when and how to use certificates as an authentication mechanism to protect and limit access by public users to public or extranet resources and applications.">Scenario: Use certificates for external authentication</a></div>
|
|
<div class="previouslink"><strong>Previous topic:</strong> <a href="rzahustep2createaserverorclientcertificaterequest.htm">Create a server or client certificate request</a></div>
|
|
<div class="nextlink"><strong>Next topic:</strong> <a href="rzahustep4importandassignthesignedpubliccertificate.htm">Import and assign the signed public certificate</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |