Configuring SSL on the Telnet server
The most important factor to consider when enabling SSL on the Telnet server is the sensitivity of the information that is involved in client sessions. If the information is sensitive, or private, then securing the Telnet server with SSL is recommended.
To configure SSL on the Telnet server, follow these steps:
- Install the following software to support Telnet SSL and to manage digital certificates:
- IBM® TCP/IP Connectivity Utilities for i5/OS® (5722-TC1)
- Digital Certificate Manager (5722-SS1 - Boss Option 34)
- IBM HTTP Server for i5/OS (5722-DG1)
- IBM Developer Kit for Java™ (5722-JV1)
- Ensure that you have removed port restrictions and allowed SSL to start.
- Assign a certificate to the Telnet server.
- Enable client authentication for the Telnet server (optional step).
- Enable SSL on the Telnet server.
- Start the Telnet server.
- Removing port restrictions
In releases before V5R1, port restrictions were used because Secure Sockets Layer (SSL) support was not available for Telnet. Now you can specify whether SSL, non-SSL, or both are to start. Therefore, there is no longer a need for port restrictions. - Assigning a certificate to the Telnet server
When you enable the Telnet server on your system to use Secure Sockets Layer (SSL), you can establish secure Telnet connections to your system from iSeries™ Access for Windows® or from any other SSL-enabled Telnet clients, such as a Personal Communications emulator. - Enabling client authentication for the Telnet server
The Telnet server supports the authentication of Telnet client certificates. This means that during the Secure Sockets Layer (SSL) handshake, not only can the server generate a server certificate for the client, but also can optionally check for a valid client certificate, depending on how Digital Certificate Manager (DCM) is configured. - Enabling SSL on the Telnet server
Follow these steps for understanding how to enable Secure Sockets Layer (SSL) on the Telnet server.
Parent topic:
Securing Telnet with SSL
Related concepts
SSL initialization and handshake