- URL:
- https://<root>/security/sslCertificates/<sslCertificate>/export
- Methods:
GET
- Required Capability:
- Access allowed with the "Security and Infrastructure" privilege in a single machine environment
- Version Introduced:
- 10.3
Description
The export
operation downloads a 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/security/sslCertificates/myCert/export