Skip To Content
ArcGIS Developer
Dashboard

Import Signed Certificate

Description

This operation imports a certificate authority (CA) signed SSL certificate into the key store.

Note:

This operation is not accessible for highly available portals. In such instances, a counterpart Import Signed Certificate operation should be used in its place for a high availability workflow. For more information on high availability, see Import a certificate into the portal.

Request parameters

ParameterDetails
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"}