- URL:
- https://<sslCertificates-url>/<cert_name>/export
- Methods:
GET
- 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 |
---|---|
| The response format. The default response format is Values: |
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