- URL:
 - https://<root>/machines/<machine>/sslCertificates/<sslCertificate>/export
 - Methods:
 GET- Required Capability:
 - Access allowed with the "Security and Infrastructure" privilege
 - Version Introduced:
 - 10.8
 
Description
The export 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
The following is a sample GET request for the export operation:
https://organization.example.com/<context>/portaladmin/machines/MACHINE.EXAMPLE.COM/sslCertificates/myCert/export