Proxy certificates

Number of APIs: 8

  1. Create a new proxy certificate POST https://{{host}}/etp-config/v3/customers/:configId/certificates

  2. List proxy certificates GET https://{{host}}/etp-config/v3/customers/:configId/certificates

  3. Get a proxy certificate GET https://{{host}}/etp-config/v3/customers/:configId/certificates/:certificateId

  4. Modify a proxy certificate PUT https://{{host}}/etp-config/v3/customers/:configId/certificates/:certificateId

  5. Activate a proxy certificate POST https://{{host}}/etp-config/v3/customers/:configId/certificates/:certificateId/op/activate

  6. Confirm proxy certificate distribution POST https://{{host}}/etp-config/v3/customers/:configId/certificates/:certificateId/op/confirm-distribution

  7. Confirm proxy certificate download POST https://{{host}}/etp-config/v3/customers/:configId/certificates/:certificateId/op/confirm-download

  8. Deactivate a proxy certificate POST https://{{host}}/etp-config/v3/customers/:configId/certificates/:certificateId/op/deactivate