| setsslprofile_clientauthuseboundcachain |
Use this method to set certficates bound on the VIP are used for validating the client cert. Certficates came along with client cert are not used for validating the client cert |
Syntax |
Parameters |
name |
Name for the SSL profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters. Cannot be changed after the profile is created. This is mandatory parameter. |
clientauthuseboundcachain |
Certficates bound on the VIP are used for validating the client cert. Certficates came along with client cert are not used for validating the client cert Default value = DISABLED. Possible Values : ENABLED, DISABLED. |
Return Value |
Returns simpleResult |
See Also |