- 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://machine.domain.com/webadaptor/portaladmin/machines/MACHINE.DOMAIN.COM/sslCertificates/myCert/export