- URL:
- https://<root>/machines/<machine>/sslCertificates/<sslCertificate>/importSignedCertificate
- Methods:
POST
- Required Capability:
- Access allowed with the "Security and Infrastructure" privilege
- Version Introduced:
- 10.8
Description
The import
operation imports a certificate authority (CA)-signed SSL certificate into the key store.
Request parameters
Parameter | Details |
---|---|
| The multipart POST parameter containing the signed certificate file. |
| The response format. The default response format is Values: |
JSON Response example
{"status": "success"}