ssl-client-type
This command sets the type of the SSL profile for SOAP-based or syslog log events.
Syntax
- Use an SSL client profile
- ssl-client-type client
Use an SSL proxy profile (deprecated)
- ssl-client-type proxy
Parameters
proxy (deprecated)
-
Uses the SSL proxy profile with the cryptographic profiles to secure connections. This setting is the default value for backward compatibility.
- client
-
Uses the SSL client profile to secure connections.
Guidelines
The ssl-client-type command sets the SSL profile type to secure connections between the DataPower® Gateway and its targets. You can use an SSL proxy profile or an SSL client profile.
The SSL proxy profile is deprecated. Check whether your configuration uses an SSL proxy profile. If yes, modify the configuration to use an SSL client profile to secure connections. To specify an SSL proxy profile, use the ssl command.
- To specify an SSL client profile, use the ssl-client command.
This command is relevant only when the log type set by the type command is soap, syslog-tcp, or syslog-ng.