11-06-2018 08:37 AM
hi,
I want to use eap-tls for wifi connection with ise.
what is the cert temple that I need to use?
Solved! Go to Solution.
11-06-2018 07:44 PM
11-06-2018 06:12 PM
Are you asking for the cert that ISE presents to the supplicant, or do you mean the client (supplicant) cert?
Here are some highlights for the ISE cert (purpose = EAP )
Subject Common Name: can be anything but don't put a wildcard in here (e.g. *.mycompany.com) - it breaks Windows supplicants
EKU (Extended Key Usage): Server Authentication
Encryption: RSA 2048 bits (don't need more than this) - avoid ECC for now - not many clients support it
Signature: SHA256
Of course the client has to trust the cert that ISE presents during the EAP negotiation. How you achieve this is another discussion. Either purchase a public CA issued cert for ISE, or issue the ISE cert via internal PKI. But then then you need to push that PKI cert chain to all the clients.
This is pretty well documented in the ISE Admin Guide
11-06-2018 07:44 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