IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
List extra certificates
editList extra certificates
editList all of the extra certificates.
Request
editGET /api/v1/platform/configuration/security/extra_certs
Responses
edit-
200
-
The collection of all available extra certificates public chains
Request example
editcurl -XGET https://{{hostname}}/api/v1/platform/configuration/security/extra_certs \ -H "Authorization: ApiKey $ECE_API_KEY"