Skip To Content
ArcGIS Developer
Dashboard

Export Certificate

Description

This operation downloads an SSL certificate. The file returned by the server is an X.509 certificate. The downloaded certificate can be imported into a client that is making HTTP requests.

Example usage

Below is a sample request URL for export:

https://machine.domain.com/webadaptor/portaladmin/machines/MACHINE.DOMAIN.COM/sslCertificates/myCert/export

In this topic
  1. Description
  2. Example usage