- URL:
 - https://<root>/machines/<machine>/sslcertificates/<certificate>/export
 - Methods:
 GET- Required Capability:
 - Access allowed with the "Security and Infrastructure" privilege
 - Version Introduced:
 - 10.1
 
Description
The export operation downloads an SSL certificate. The file returned by the server is an X.509 certificate. The downloaded certificate can then be imported into a client that is making HTTP requests.
Request parameters
| Parameter | Description | 
|---|---|
  | The response format. The default response format is  Values:   | 
Example usage
The following is a sample GET request for the export operation:
https://machine.domain.com/webadaptor/admin/machines/MACHINE.DOMAIN.COM/sslcertificates/mycert/export?f=pjson