- URL:https://<sslCertificates-url>/<cert_name>/importSignedCertificate(POST only)
- Required Capability:Administrator
- Version Introduced:10.8
Description
This operation imports a certificate authority (CA)-signed SSL certificate into the keystore.
Request parameters
Parameter | Description |
---|---|
caSignedCertificate | The multi-part POST parameter containing the signed certificate file. |
f | The response format. The default response format is html. Values: html | json |
JSON Response example
{"status": "success"}