Home > Configuration > SSL > setsslservice_sslv2redirect

setsslservice_sslv2redirect

Use this method to set state of SSLv2 Redirect. If this parameter is set to ENABLED, you can configure an SSL virtual server or service to display meaningful error messages if the SSL handshake fails because of a protocol version mismatch between the virtual server or service and the client.
This parameter is not applicable when configuring a backend service.

Syntax



Parameters

servicename

Name of the SSL service.
This is mandatory parameter.

sslv2redirect

State of SSLv2 Redirect. If this parameter is set to ENABLED, you can configure an SSL virtual server or service to display meaningful error messages if the SSL handshake fails because of a protocol version mismatch between the virtual server or service and the client. This parameter is not applicable when configuring a backend service.
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

sslv2url

URL of the page to which to redirect the client in case of a protocol version mismatch. Typically, this page has a clear explanation of the error or an alternative location that the transaction can continue from. This parameter is not applicable when configuring a backend service.

Return Value

Returns simpleResult

See Also