Adding certificates
You can add certificates to registered API apps to enable certificate-based authentication. You can upload a certificate file or provide a PEM-encoded certificate while adding a certificate.
To add a new certificate:
-
In the left navigation pane, select App registrations.The App registrations page appears.
-
Select the API app for which you want to add a certificate.The API app details page appears.
-
On the Certificates tab, click Add Certificate.The Add Certificate dialog box appears.
-
In the Certificate Name field, enter a name for the certificate.
-
Upload the certificate file or paste the PEM-encoded certificate in the Public Certificate (PEM) field.
-
Click Add Certificate.The certificate is added to the API app and appears in the certificate list.
Related information