- URL:
- https://<root>/security/sslCertificates/<sslCertificate>/importSignedCertificate
- Methods:
POST
- Required Capability:
- Access allowed with the "Security and Infrastructure" privilege in a single machine environment
- Version Introduced:
- 10.3
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"}