| unbindlbmonitor_certkey |
Use this method to unbind certkey from lb monitor. |
Syntax |
Parameters |
monitorname |
Name of the monitor. This is mandatory parameter. |
certkeyname |
The name of the CertKey |
ca |
The rule for use of CRL corresponding to this CA certificate during client authentication. If crlCheck is set to Mandatory, the system will deny all SSL clients if the CRL is missing, expired - NextUpdate date is in the past, or is incomplete with remote CRL refresh enabled. If crlCheck is set to optional, the system will allow SSL clients in the above error cases.However, in any case if the client certificate is revoked in the CRL, the SSL client will be denied access. |
Return Value |
Returns simpleResult |
See Also |