ssl-server
This command specifies the TLS server profile to secure connections from API Connect.
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 from API Connect to the API Connect gateway service.
The following restrictions apply to this profile.
- Keys and certificates are restricted to PEM and PKCS #12 formats.
- The validation credentials must use PEM formatted material.
- The SSL version 3 protocol versions is unsupported.
To create a TLS server profile, use the Crypto ssl-server command. To remove the profile, use the no ssl-server command.