pem.importBrandCertificate
This method is supported by Operations starting from version 7.0.
This method adds a certificate to domain of the existing brand.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
ID of the brand to which the SSL certificate will be added. |
cert |
string |
SSL certificate to be added to the brand domain. |
key |
string |
Private key for the SSL certificate. |
The method has no output parameters.