Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
CA | Yes | No | string | none | 255 - Max Length | Specifies the CA Host name to which the generated CSR is to be submitted. This is needed only if the CSR is to be auto-submitted to the CA. It is not applicable for CCE CSR. |
CALogin | Yes | No | string | none | 255 - Max Length | Specifies the user name to authenticate with the CA. It is in the format of username@domain. This is needed only if the CSR is to be auto-submitted to the CA. It is not applicable for CCE CSR. |
CAPassword | Yes | No | string | none | 255 - Max Length | Specifies the user password to use upon authenticating with the CA. This is needed only if the CSR is to be auto-submitted to the CA. This is not applicable for CCE CSR. |
Domain | No | No | string | none | 255 - Max Length | Specifies the common name to be used in the certificate. It is the value displayed in the Common Name field in the UI in the SBC CSR/Certificate tab. This will be automatically set as the localhost string for the SBA CSR. For the CCE CSR, this needs to be the Edge Server Public FQDN. |
No | No | string | none | 255 - Max Length | Specifies the SBA Computer name to be used in the certificate. It relates to the Friendly Name field as displayed in the UI in the SBC CSR/Certificate tab. This is not applicable for the CCE CSR. | |
Organization | No | No | string | none | 255 - Max Length | Specifies the organization name under which your business is legally registered. |
OU | No | No | string | none | 255 - Max Length | Specifies the division within the organization. |
City | No | No | string | none | 255 - Max Length | Specifies the name of the city where your organization is legally registered. |
State | No | No | string | none | 255 - Max Length | Specifies the name of the state where your organization is legally registered. |
Country | Yes | No | string | none | 8 - Max Length | Specifies the ISO format country code for the country where your organization is legally registered. |
CsrTemplate | Yes | No | string | none | 255 - Max Length | Specifies the template name for the CSR, e.g, WebServer, User. This is not applicable for CCE CSR. |
KeySize | No | No | int | 2048 | Specifies the key size to use when generating the CSR public private key pair. Possible values are 2048 and 4096. Units is bits. | |
SubjectAlternativeName | No | No | string | none | 10000 - Max Length | Specifies the Subject Alternative Name to be used in the certificate. |