- URL:
- https://<notebookserveradmin>/arcgis/admin/machines/NOTEBOOKSERVER.DOMAIN.COM/sslcertificates/importExistingServerCertificate
- Methods:
POST
- Required Capability:
- Administrator
- Version Introduced:
- 10.7
Description
The import
operation imports an existing server certificate, stored in the PKCS #12 format, into the keystore for ArcGIS Notebook Server.
If the certificate is a CA-signed certificate, you must first import the CA Root or Intermediate certificate using the import
operation.
Request parameters
Parameter | Details |
---|---|
| A unique name for the certificate that easily identifies it. |
| The password to unlock the file containing the certificate. |
| The multipart POST parameter containing the certificate file. |
| The response format. The default response format is Values: html | |
JSON Request example
https://notebookserver:11443/arcgis/admin/machines/NOTEBOOKSERVER.DOMAIN.COM/sslcertificates/importExistingServerCertificate
alias=mysslcert
certPassword=password
certFile=mycertificate.pfx