06-15-2022 08:31 AM
I am having a problem binding a CSR and the resulting certificate. I get the error "Certificate must contain the FQDN...". Research has shown that this has occurred before and was related to a SAN not matching the domain. I have verified that they do match, no leading or trailing spaces; no 0o/1l typos. My cert looks like:
(The machine name is ise01)
-Multi-use
Allow Wildcard Certificates
CN: ise.client.com
SAN: ise.client.com
*.client.com
ise01.client.com
I checked the hostname in CLI and even made sure the virtual machine name was all matching. Does anyone know what log would contain failures for this? I tried recursive grep'ing for different words from the support bundle and could not find anything. What else would you recommend. Thank you for your time.
06-15-2022 08:39 AM
Is the FQDN of ISE actually ise01.client.com? Or is it something else?
06-15-2022 08:46 AM
Yes it is.
06-15-2022 10:31 AM - edited 06-15-2022 10:32 AM
ise01.client.com - is this resolving in your nslookup ?
06-15-2022 11:13 AM
No it doesn't sir. This ISE server will be primary (10.1.1.134) and a secondary. (10.1.1.135). I wasn't sure if I needed to make the "ISE-cube" first or apply certificates. I have only created A-records pointing ise.client.com to those IPs.
06-15-2022 11:56 PM
create another A entry for ISE01 and test it.
06-16-2022 06:04 AM
Ok, I added an A record for ISE01, generated the CSR and I get the same error when I try to bind the new cert to the csr. Should I add the machine hostname to the SAN field?
ex: ise.client.com
*.client.com
ise01.client.com
06-16-2022 07:47 AM
Machine hostname? I thought the ISE hostname was ise01.client.com? Is the DNS ise01.client.com but the actual hostname of the ISE node something else?
06-16-2022 08:51 AM - edited 06-16-2022 09:35 AM
Sorry, I think I am muddying the water. Here is a diagram of the setup. Do I need to add ise01.client.com and ise02.client.com to the SAN fields?
06-16-2022 09:25 AM - edited 06-16-2022 09:27 AM
Yes, the FQDN/hostname of the individual ISE Server (or a wildcard) must be in the SAN field.
FYI, your screenshot includes the actual DNS name of the ISE node. You may want to blank that out for privacy.
06-17-2022 06:51 AM
I identified the issue. The wrong cert was purchased. We ordered a basic, when we needed a wildcard, that was why "www." was getting auto-populated in the SAN field. Thank you all for your help!
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