Export Certificate

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:

Use dark colors for code blocksCopy
1
https://machine.domain.com/webadaptor/portaladmin/security/sslCertificates/myCert/export

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