10-09-2025 02:08 PM
Hello.
Has anyone had any luck getting with UCM 15.0(1) and getting this API to work for Identity Certificates to upload? The tomcat one.
post....../platformcom/api/v1/certmgr/config/identity/certificates
I read this is required?
{ "service": "tomcat",
"certificates": [
"pem encoded leaf certificate",
"pem encoded intermediate certificate",
"pem encoded root certificate" ] }
Thank you
10-27-2025 09:57 AM
I was able to get this to work with python. I was not reading the Cisco API documenation correctly and had something mis spelled. Our UCM nodes have the .pem all ready so all I did was include the leaf cert and as a .cer and that worked. Lots of potential here and glad Cisco is finally alowing API access to Cert renewals.
12-08-2025 08:23 AM - edited 12-08-2025 11:36 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide