ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaiq_5.4.0.1/rzaiqsslenablessl.htm

71 lines
5.3 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<?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="Enable Secure Socket Layer on the File Transfer Protocol server" />
<meta name="abstract" content="In order to use Secure Socket Layer (SSL) to secure your File Transfer Protocol (FTP) server, you need to complete the configuration steps first." />
<meta name="description" content="In order to use Secure Socket Layer (SSL) to secure your File Transfer Protocol (FTP) server, you need to complete the configuration steps first." />
<meta name="DC.Relation" scheme="URI" content="rzaiqsslparent.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqsslenableclient.htm" />
<meta name="DC.Relation" scheme="URI" content="rzaiqsslassoccert.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaiqsslenablessl" />
<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>Enable Secure Socket Layer on the File Transfer Protocol server</title>
</head>
<body id="rzaiqsslenablessl"><a name="rzaiqsslenablessl"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Enable Secure Socket Layer on the File Transfer Protocol server</h1>
<div><p>In order to use Secure Socket Layer (SSL) to secure your File Transfer
Protocol (FTP) server, you need to complete the configuration steps first.</p>
<div class="section">Perform the following steps to enable SSl on the FTP server:</div>
<ol><li class="stepexpand"><span>In iSeries™ Navigator,
expand <span class="menucascade"><span class="uicontrol">your iSeries server</span> &gt; <span class="uicontrol">Network</span> &gt; <span class="uicontrol">Servers</span> &gt; <span class="uicontrol">TCP/IP</span></span>.</span></li>
<li class="stepexpand"><span>Right-click <span class="uicontrol">FTP</span>.</span></li>
<li class="stepexpand"><span>Select <span class="uicontrol">Properties</span>.</span></li>
<li class="stepexpand"><span>Select the <span class="uicontrol">General</span> tab.</span></li>
<li class="stepexpand"><span>Choose one of these options for SSL support:</span> <ul><li><span class="uicontrol">Secure only</span> <p>Select this to allow only SSL sessions
with the FTP server. Connections can be made to the non-secure FTP port, but
the FTP client must negotiate an SSL session before the user is allowed to
log in.</p>
</li>
<li><span class="uicontrol">Non-secure only</span> <p>Select this to prohibit secure
sessions with the FTP server. Attempts to connect to an SSL port will not
connect.</p>
</li>
<li><span class="uicontrol">Both secure and non-secure</span> <p>Allows both secure
and non-secure sessions with the FTP server.</p>
</li>
</ul>
</li>
</ol>
<div class="section"><div class="note"><span class="notetitle">Note:</span> You do not need to restart the FTP server. It will dynamically
detect that a certificate has been assigned to it. If it does not dynamically
detect this change, verify that you have the latest PTFs applied to your iSeries server.</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiqsslparent.htm" title="With Secure Sockets Layer (SSL) you can eliminate the exposure of transmitting passwords and data in the clear when using the i5/OS File Transfer Protocol (FTP) server with an FTP client that also uses SSL.">Use Secure Sockets Layer to secure the File Transfer Protocol server</a></div>
<div class="previouslink"><strong>Previous topic:</strong> <a href="rzaiqsslenableclient.htm" title="If you need the File Transfer Protocol (FTP) server to authenticate clients, you can change the application specifications in IBM Digital Certificate Manager (DCM). This step is optional.">Require client authentication for the File Transfer Protocol server</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="rzaiqsslassoccert.htm" title="Perform this task if you did not assign a certificate to the File Transfer Protocol (FTP) server application during the creation of the local Certificate Authority (CA), or if you have configured your system to request a certificate from a public CA.">Associate a certificate with the File Transfer Protocol server</a></div>
</div>
</div>
</body>
</html>