- URL:https://<certificate-url>/importSignedCertificate(POST only)
 - Required Capability:| Default administrator role | Security and infrastructure privilege
 - Version Introduced:10.8
 
Description
This operation imports a certificate authority (CA)-signed SSL certificate into the key store.
Request parameters
| Parameter | Details | 
|---|---|
| file | The multipart POST parameter containing the signed certificate file.  | 
| f | The response format. The default response format is html. Values: html | json | pjson  | 
JSON Response example
{"status": "success"}