
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2018 06:58 PM
Hi,
ISE is CA server in our design. Customer wants to have automation for certificate provisioning and certificate revoke, instead of manually doing it through certificate provisioning portal or ISE GUI. So is there any API support for this requirement?
Solved! Go to Solution.
- Labels:
-
Identity Services Engine (ISE)
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2018 07:08 PM
For endpoint certificates, the API is to create a certificate only, but not to revoke. To revoke a certificate is only available in ISE admin web UI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2018 07:08 PM
For endpoint certificates, the API is to create a certificate only, but not to revoke. To revoke a certificate is only available in ISE admin web UI.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2018 07:16 PM
Thank you very much. I will update to customer.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2018 12:16 AM
Have you any guide or document on how to use API to create the certificate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2018 07:44 AM
The online SDK doc is on the box -- https://<ISE-Primary-PAN>:9060/ers/sdk after enabling ERS at ISE admin web UI -- Administration > System > Settings > ERS Settings > ERS Settings for Administration Node
