- 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.
- Modify the FTP configuration dataset, for example, TCPIP.FTP.DATA,
and add the following:
- EXTENSIONS AUTH_TLS
- SECURE_LOGIN NO_CLIENT_AUTH
- TLSTIMEOUT 500
- KEYRING /ssl/key.kdb
- SECURE_CTRLCONN PRIVATE
- SECURE_DATACONN PRIVATE
- SECURE_FTP REQUIRED
- TLSPORT 0
Note: TLSPORT 0 was an undocumented parameter.