ssl-server
This command associates a TLS server profile with the FTP server handler.
Syntax
ssl-server name
no ssl-server
Parameters
- name
- Specifies the name of the TLS server profile.
Guidelines
The ssl-server command specifies the TLS server profile to secure connections between clients and the DataPower® Gateway. Use this profile type when the DataPower Gateway is the TLS server.
To create a TLS server profile, use the Crypto ssl-server command. To remove the profile, use the no ssl-server command.
This command is required when the following conditions are true.
- The require-tls command is
on. - The ssl-config-type command is
server.