| setsslvserver_cipherredirect |
Use this method to set state of Cipher Redirect. If cipher redirect is 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. |
Syntax |
Parameters |
vservername |
Name of the SSL virtual server for which to set advanced configuration. This is mandatory parameter. |
cipherredirect |
State of Cipher Redirect. If cipher redirect is 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. Default value = DISABLED. Possible Values : ENABLED, DISABLED. |
cipherurl |
The redirect URL to be used with the Cipher Redirect feature. |
Return Value |
Returns simpleResult |
See Also |