05-30-2025
12:05 AM
- last edited on
05-30-2025
01:48 AM
by
shaiksh
HI,
We are using Cisco ISE (version 3.1.0.518, multi-node) for certificate lifecycle management. We encountered an issue in the following use case:
When attempting to export a certificate using the API shared below, it works successfully on one machine. However, it fails on one of our customer machines running the same version, with the error shown below.
{
"status" : "Fail",
"message" : "HostName should not be null"
}
API: https://{IP/FQDN}:443/api/v1/certs/system-certificate/export
05-30-2025 06:06 AM
- FYI : https://bst.cloudapps.cisco.com/bugsearch/bug/CSCwh17862
M.
05-30-2025 08:40 AM
Thanks for sharing the details @marce1000 . However, it says as a "Workaround: Add a "hostName" field in the request body. This hostname must match the node hostname from which the certificate needs to be exported."
but why 2 different behavior in the same version in 2 different ISE node.
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