| setsslservice_ssl3 |
Use this method to set state of SSLv3 protocol support for the SSL service. Note: On platforms with SSL acceleration chips, if the SSL chip does not support SSLv3, this parameter cannot be set to ENABLED. |
Syntax |
Parameters |
servicename |
Name of the SSL service. This is mandatory parameter. |
ssl3 |
State of SSLv3 protocol support for the SSL service.
Note: On platforms with SSL acceleration chips, if the SSL chip does not support SSLv3, this parameter cannot be set to ENABLED. Default value = ENABLED. Possible Values : ENABLED, DISABLED. |
Return Value |
Returns simpleResult |
See Also |