04-11-2025 05:07 AM
Is there a way to tell when a service is in use in ISE?
I have a 7 node ISE deployment and a couple of self-signed certs are expiring. Cisco tells me it is standard practice to just use self-signed certs for services that are expiring.
The Used By field for these self-signed certs are: Portal, EAP Authentication, RADIUS DTLS
Portal is pretty obvious but how can I tell is EAP or RADIUS DTLS is in use on this node?
The node in question is: Policy Service SESSION,PROFILER,DEVICE ADMIN
Thanks
Solved! Go to Solution.
04-11-2025 05:17 AM - edited 04-11-2025 05:22 AM
@NetDevOp from your output the node is a Policy Services Node (PSN), assuming your endpoints use 802.1X for authentication then you are using the EAP certificate.
RADIUS DTLS would only be used if your NADs (switches, WLC etc) have been configured to encrypt the RADIUS communication, if your NADs have the configuration as per the following guides then you are using that certificate also.
If none of the NADs are configured to use RADIUS DTLS, then that certificate is not in use, you can check each NAD to confirm whether DTLS is required.
Typically you would use an internal CA signed certificate from a Active Directory CA or a public signed certificate for EAP, as the client devices will trust the certificate issued from the AD domain or a public signed certificat. Using an ISE self-signed certificate the endpoints are unlikely to trust without distributing the CA certs.
The ISE Admin certificate could be self-signed.
Refer to this guide for more information on ISE certificates.
04-11-2025 05:17 AM - edited 04-11-2025 05:22 AM
@NetDevOp from your output the node is a Policy Services Node (PSN), assuming your endpoints use 802.1X for authentication then you are using the EAP certificate.
RADIUS DTLS would only be used if your NADs (switches, WLC etc) have been configured to encrypt the RADIUS communication, if your NADs have the configuration as per the following guides then you are using that certificate also.
If none of the NADs are configured to use RADIUS DTLS, then that certificate is not in use, you can check each NAD to confirm whether DTLS is required.
Typically you would use an internal CA signed certificate from a Active Directory CA or a public signed certificate for EAP, as the client devices will trust the certificate issued from the AD domain or a public signed certificat. Using an ISE self-signed certificate the endpoints are unlikely to trust without distributing the CA certs.
The ISE Admin certificate could be self-signed.
Refer to this guide for more information on ISE certificates.
04-11-2025 07:03 AM
thank you for the detailed reply Rob, this is clear now
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