Home > Configuration > SSL > setsslservice_cipherredirect

setsslservice_cipherredirect

Use this method to set state of Cipher 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 cipher 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.

cipherredirect

State of Cipher 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 cipher 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.

cipherurl

URL of the page to which to redirect the client in case of a cipher 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