| setsslpolicy_undefaction |
Use this method to set name of the action to be performed when the result of rule evaluation is undefined. Possible values for control policies: CLIENTAUTH, NOCLIENTAUTH, NOOP, RESET, DROP. Possible values for data policies: NOOP, RESET, DROP and BYPASS |
Syntax |
Parameters |
name |
Name of the SSL policy to modify. This is mandatory parameter. |
undefaction |
Name of the action to be performed when the result of rule evaluation is undefined. Possible values for control policies: CLIENTAUTH, NOCLIENTAUTH, NOOP, RESET, DROP. Possible values for data policies: NOOP, RESET, DROP and BYPASS |
Return Value |
Returns simpleResult |
See Also |