| setsslpolicy_action |
Use this method to set name of the built-in or user-defined action to perform on the request. Available built-in actions are NOOP, RESET, DROP, CLIENTAUTH, NOCLIENTAUTH, INTERCEPT AND BYPASS. |
Syntax |
Parameters |
name |
Name of the SSL policy to modify. This is mandatory parameter. |
actioN |
Name of the built-in or user-defined action to perform on the request. Available built-in actions are NOOP, RESET, DROP, CLIENTAUTH, NOCLIENTAUTH, INTERCEPT AND BYPASS. |
Return Value |
Returns simpleResult |
See Also |