List extra certificates
List all of the extra certificates.
GET
/platform/configuration/security/extra_certs
curl \
--request GET 'https://{{hostname}}/api/v1/platform/configuration/security/extra_certs' \
--user "username:password"