Session_Cert_Import
This API imports certificate and its private Key, if required.
URL
./Session_Cert_Import
Input Parameters
Parameter | Description |
---|---|
certname | Name of the certificate to be imported. |
certisdeletable | Sets whether the certificate can be deleted via the API, default is false. |
certisexportable | Sets whether the certificate can be exported via the API, default is false. |
certificate | Certificate to be imported, in PKCS1, PKCS#8, or PKCS#12 format. |
certpassword | Optional, if password provided certificate must be Hex encoded. |
Sample SOAP Parameters
Output
boolean – indicates import success.
Note
To import a PKCS12 certificate using web , you must provide the certpassword field in import request. In this case, certificate data