You can use Secure Sockets Layer (SSL) to secure Telnet on iSeries™. This scenario provides a step-by-step configuration example.
Bob is in the process of creating a home-based brokerage business. He has retired from his position as a stock broker at a major trading firm, and wants to continue to offer brokerage services to a small number of clients from his home. He runs his business on a small iSeries server, which he would like to use to provide account access to his clients, through 5250 Telnet sessions. Bob is currently working on a way to allow his clients continuous access to their accounts, so that they can manage their shareholdings. Bob wants his clients to use 5250 Telnet sessions to access their accounts, but he is concerned about the security of his server, as well as the security of his clients' sessions. After researching the iSeries server Telnet security options, Bob decides to use Secure Sockets Layer (SSL) to ensure the privacy of data over 5250 Telnet sessions between his iSeries server and clients.
In this scenario, Bob wants to secure his brokerage clients' 5250 Telnet sessions to their shareholder accounts on his iSeries server. Bob wants to enable SSL to protect the privacy of client data as it passes through the Internet. He also wants to enable certificates for client authentication to ensure that his server verifies that only his clients are accessing their accounts. After Bob has configured the Telnet server for SSL and enabled client and server authentication, he can roll out this new account accessibility option to his clients, assuring them that their account access sessions will be secure. After Bob has met the following objectives, he can roll out this new account accessibility option to his clients, assuring them that their 5250 Telnet sessions will be secure:
In this scenario, the setup for the brokerage business is as follows:
This scenario makes the following assumptions:
There are two sets of tasks that Bob must complete to implement this scenario: One set of tasks allows him to set up his iSeries server to use SSL and require certificates for user authentication. The other set of tasks allows users on Telnet clients to participate in SSL sessions with Bob's Telnet server and obtain certificates for user authentication.
Bob performs the following task steps to complete this scenario:
Telnet server task steps
To implement this scenario, Bob must perform these tasks on his iSeries server:
Client configuration task steps
To implement this scenario, each user who will access the Telnet server on Bob's iSeries server must perform these tasks:
5. Enable SSL on the Telnet client
6. Enable Telnet client to present certificate for authentication
These tasks accomplish both SSL and client authentication by certificates, resulting in SSL-secured access to account information for Bob's clients using 5250 Telnet sessions.