FRAMES | NO FRAMES | Description | Parameters | Example |
URL: | http://server:port/arcgis/admin/machines/<machine>/sslcertificates/<certificate>/importCASignedCertificate |
---|---|
HTTP Method: | POST (Multipart) |
Parent Resource: | SSL Certificate |
Required Privileges: | Administrator |
This operation imports a certificate authority (CA)-signed SSL certificate into the key store.
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 |
http://server:6080/arcgis/admin/machines/SERVER.DOMAIN.COM/sslcertificates/mycert/importCASignedCertificate alias=mycasignedcert caSignedCertificate=casigned.cer