SSL for Telnet using server certificate
- Create an HFS KEYRING file. Refer to Creating HFS KEYRING files for
more information.
- Create a self-signed certificate if a trusted CA is not
available. Refer to Creating self-signed certificates for
more information.
- Create a server certificate. Refer to Creating server certificates for
more information.
- OMVS change to your SSL directory.
- gskkyman
- Select Option 2 to open a database.
- Enter the database name.
- Enter the password.
- Select Option 1 to manage keys.
- Select the server certificate.
- Select Option 3 to set the key
as the default.
- Add the following to TCPIP.PROFILE:
- TelnetParms
- SECUREPORT 992
- KEYRING HFS /ssl/key.kdb
- SSLTIMEOUT 120
- EndTelnetParms