Forum Discussion
Vladyslaw
Feb 03, 2020Nimbostratus
How can I Delete certificate via REST API?
Hello, I created a Client SSL Certificate and now I am trying to delete it from my F5 via REST API, I tried to use this article: https://clouddocs.f5.com/products/big-iq/mgmt-api/v7.0.0/ApiReferenc...
Greg_Jewett
Aug 23, 2021Cirrus
ASSUMING that BIG-IP; I will answer it as such, as I came across the same need, not knowing the answer. Thank you . I also needed to delete a CSR, KEY and CERT, so the command only changes so slightly.
- DELETE Certificate: https://<f5_ip_address>/mgmt/tm/sys/crypto/cert/<certificate filename>
- DELETE Private: https://<f5_ip_address>/mgmt/tm/sys/crypto/key/<private key filename>
- DELETE CSR: https://<f5_ip_address>/mgmt/tm/sys/crypto/csr/<csr filename>
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects