| unbindsslservice_policy |
Use this method to unbind policy from ssl service. |
Syntax |
Parameters |
servicename |
Name of the SSL service. This is mandatory parameter. |
policyname |
Name of the SSL policy to unbind from the SSL service. |
priority |
Priority of the NOPOLICY (built-in policy) to be unbound. Not required if you are unbinding a user-defined policy. Minimum value = 1. Maximum value = 2147483647. |
type |
The phase of the SSL connection in which the policy rule is evaluated. Possible Value: SERVER_AUTH_VAL_REQ. The bindpoint means::
1. SERVER_AUTH_VAL_REQ: Policy evaluation will be performed during the verification of the server certificate. Action allowed with this type is: OCSPCERTVALIDATION. Possible Values : SERVER_AUTH_VAL. |
Return Value |
Returns simpleResult |
See Also |