| addsslcacertbundle |
Use this method to adds a cacertbundle. After it is bound to a vserver/service/servicegroup, it is used for certificate authentication. |
Syntax |
Parameters |
cacertbundlename |
Name given to the CA certbundle. The name will be used for bind/unbind/update operations. 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. The following requirement applies only to the Citrix ADC CLI: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my file" or 'my file'). This is mandatory parameter. |
bundlefile |
Name of and, optionally, path to the X509 CA certificate bundle file that is used to form cacertbundle entity. The CA certificate bundle file should be present on the appliance's hard-disk drive or solid-state drive. /nsconfig/ssl/ is the default path. The CA certificate bundle file consists of list of certificates. This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |