- URL:https://<sslCertificates-url>/<cert_name>/export
- Required Capability:Administrator
- Version Introduced:10.8
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 |
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