- URL:https://<certificate-url>/export
 - Required Capability:Default administrator role | Security and Infrastructure
 - Version Introduced:10.1
 
Description
This 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 | 
|---|---|
| f |                    The response format. The default response format is html. Values: html | json | pjson  |               
Example usage
Below is a sample request URL for export:
https://machine.domain.com/webadaptor/admin/machines/MACHINE.DOMAIN.COM/sslcertificates/mycert/export?f=json