ssl-config-type
This command sets the TLS profile type for the ebMS2 handler.
Syntax
- Use a TLS server profile
- ssl-config-type server
- Use a TLS SNI server profile
- ssl-config-type sni
Parameters
server- Uses a TLS server profile to secure connections. This setting is the default value.
sni- Uses a TLS SNI server profile to secure connections.
Guidelines
The ssl-config-type command sets the server
profile type to secure connections between clients and the DataPower® Gateway. You can use a TLS server profile or a TLS SNI server profile.
- When the DataPower Gateway is the server, use a TLS server profile. To specify a TLS server profile, use the ssl-server command.
- When the DataPower Gateway is the server and supports SNI, use a TLS SNI server profile. To specify a TLS SNI server profile, use the ssl-sni-server command.