Export Certificate

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

ParameterDescription

f

The response format. The default response format is html .

Values: html | json

Example usage

Below is a sample request URL for export :

Use dark colors for code blocksCopy
1
https://machine.domain.com/webadaptor/admin/machines/MACHINE.DOMAIN.COM/sslcertificates/mycert/export?f=json

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.