02-21-2018 03:30 AM - edited 02-21-2020 10:46 AM
My deployment is the smallest deployment which i have two nodes active/standby and each node works within all features (PAN, PSN, MNT and Pxgrid).
Within deployment of ISE, my customer don't have an Active directory or a PKI, so we have to request a public certificate within below name to be deployed within all nodes to support Admin, EAP-TLS, Guest and BYOD.
ISE02.xxx.com
ISE01.xxx.com
Guest.xxx.com
Sponsor.xxx.com
Mydevices.xxx.com
I have several questions:
02-21-2018 07:26 AM
Hi Ahmed,
You can go for option1, but it will cost you more.
I would create CSRs with multiple DNS names (SAN).It's much more easy.
For the pxGrid part I advise you to use ISE CA certs.
ISE server/system certs would only need a server authentication EKU. (pxGrid would need client auth EKU as well)
Search for Craig Hyps or Aaron Woland presentations @CiscoLive and you'll find some useful info/tips for ISE certs.
PS:
Still, it's not that difficult to setup up an MS server for cert services. You can quickly configure it, sign certs and shut it till next time. The only thing nasty about it is that the BYOD flow would use the admin cert at the beginning even though your BYOD portal cert is public CA signed.
Thanks,
Octavian
02-21-2018 07:56 AM
SAN stands for Subject Alternative Name. Basically you can have all the FQDN names of your ISE nodes added to the same cert including portals for guest and CWA. See example next. It is mandatory to create the CSR from ISE. Before I used to configure the CSR using OpenSSL but not allowed anymore by ISE.
Another important thing if you do not want to hit a bug I faced. The Admin and Portal MUST run on the same cert. However on your case looks like you would be using EAP as well on same cert (however I would prefer a separate one so you can use wildcard cert). You can go with any Public CA BUT Entrust for example does not allow you to use IP's in the SAN fields.
One important detail 3495 VM or Appliance running multiple personas DOES NOT work properly. In addition to that the number of sessions you can handle are also reduced. Take this into account even though your deployment is an small one.
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