Forum Discussion

mhite_60883's avatar
mhite_60883
Icon for Cirrocumulus rankCirrocumulus
Apr 19, 2013

Pull detailed info on specific certificate vs. ALL certificates

Question for our iControl developer(s):

 

There's an API call for retrieving detailed information on ALL certificates, but none for targeting a specific certificate. Why?

 

https://devcentral.f5.com/wiki/iControl.Management__KeyCertificate__get_certificate_list.ashx

 

-M

 

1 Reply

  • Seems like the closest I can come is to export the specific certificate I want as a PEM string and generate the detailed information on my own. Or am I missing something obvious?