CloudStack v2.2.13 - 2.2.14 Root Admin API Reference
								
uploadCustomCertificate
Uploads custom certificate
Request parameters
| Parameter Name | Description | Required | 
| certificate | the custom cert to be uploaded | true | 
| domainsuffix | DNS domain suffix that the certificate is granted for | true | 
| id | the custom cert id in the chain | false | 
| name | the alias of the certificate | false | 
| privatekey | the private key for the certificate | false | 
Response Tags
| Response Name | Description | 
| message | message of the certificate upload operation |