<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cannot enable admin role for certificate - Error &amp;quot;Certificate must contain the FQDN...&amp;quot; in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cannot-enable-admin-role-for-certificate-error-quot-certificate/m-p/3836022#M474043</link>
    <description>Please open a tac case&lt;BR /&gt;</description>
    <pubDate>Wed, 10 Apr 2019 14:01:26 GMT</pubDate>
    <dc:creator>Jason Kunst</dc:creator>
    <dc:date>2019-04-10T14:01:26Z</dc:date>
    <item>
      <title>Cannot enable admin role for certificate - Error "Certificate must contain the FQDN..."</title>
      <link>https://community.cisco.com/t5/network-access-control/cannot-enable-admin-role-for-certificate-error-quot-certificate/m-p/3834747#M474036</link>
      <description>&lt;P&gt;&lt;SPAN&gt;ISE 2.2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Running into this weird issue, I am renewing my publicly signed certificate used for all usage types (EAP, Portal, Admin, etc). I am able to assign portal and eap to the new certificate, but not Admin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I try to assign Admin to the new certificate I get this error: "&lt;/SPAN&gt;&lt;SPAN&gt;Certificate must contain the FQDN " or a matching wildcard as a DNS name in the SubjectAlternativeName (SAN) extension."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2019-04-09 at 5.05.09 pm.jpg" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/33914iDB6FD021673B7788/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2019-04-09 at 5.05.09 pm.jpg" alt="Screen Shot 2019-04-09 at 5.05.09 pm.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error message looks a bit broken in the sense that it doesn't mention the FQDN of the node and just a single quote ". The error message should show the node's FQDN correctly, but it doesn't. The new certificate CN and SAN DNS name match exactly and matches the FQDN configured on the node. The thing is the node's FQDN is all lower case while the certificate has the FQDN in all uppercase. I couldn't find anything in the documentation stating the certificate matching for Admin is case sensitive. It mentions best practice to have FQDN as lower case, but nothing about the matching being case sensitive. Can someone please confirm?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;And as a test in my lab (ISE 2.4) I just generated a self-signed cert with all upper case FQDN CN and SAN's while my node is lower case and had no issues associating the cert with Admin. Do you know what could be the issue here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 07:13:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cannot-enable-admin-role-for-certificate-error-quot-certificate/m-p/3834747#M474036</guid>
      <dc:creator>Madura Malwatte</dc:creator>
      <dc:date>2019-04-09T07:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot enable admin role for certificate - Error "Certificate must contain the FQDN..."</title>
      <link>https://community.cisco.com/t5/network-access-control/cannot-enable-admin-role-for-certificate-error-quot-certificate/m-p/3834917#M474038</link>
      <description>&lt;P&gt;could it be that the certificate has a typo in it (trailing space) or 0O/l1 mismatch etc.?&amp;nbsp; Unicode?&lt;/P&gt;
&lt;P&gt;I sometimes run the cert through openssl to display it in plan text.&amp;nbsp; If the cert is in PEM format then&lt;/P&gt;
&lt;P&gt;openssl x509 -in cert.pem -text&lt;/P&gt;
&lt;P&gt;And if it's in DER format then openssl x509 -inform DER -in cert.pem -text&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It could also be a bug.&amp;nbsp; But see if the FQDN is an EXACT match (apart from the case, which *shouldn't* matter)&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 12:05:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cannot-enable-admin-role-for-certificate-error-quot-certificate/m-p/3834917#M474038</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2019-04-09T12:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot enable admin role for certificate - Error "Certificate must contain the FQDN..."</title>
      <link>https://community.cisco.com/t5/network-access-control/cannot-enable-admin-role-for-certificate-error-quot-certificate/m-p/3834937#M474041</link>
      <description>&lt;P&gt;Hi Arne,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, that's some good suggestions. I suspect it could be a&amp;nbsp;&lt;SPAN&gt;trailing space. Will check via openssl and see how it goes.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 12:37:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cannot-enable-admin-role-for-certificate-error-quot-certificate/m-p/3834937#M474041</guid>
      <dc:creator>Madura Malwatte</dc:creator>
      <dc:date>2019-04-09T12:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot enable admin role for certificate - Error "Certificate must contain the FQDN..."</title>
      <link>https://community.cisco.com/t5/network-access-control/cannot-enable-admin-role-for-certificate-error-quot-certificate/m-p/3835977#M474042</link>
      <description>&lt;P&gt;No luck, the certs seem fine (no typo, no trailing space). Tried a new CSR with CN/SAN FQDN all lower case to match the node FQDN, still get the same error. Also tried a self signed cert, no luck.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like a bug to me, the node cannot get its own hostname or domain.&lt;/P&gt;&lt;P&gt;ise-psc.log:&lt;BR /&gt;2019-04-10 17:19:27,861 ERROR [admin-http-pool20][] cpm.infrastructure.certmgmt.api.CertMgmtService -:admin::editLocalCert:- Exception occured while getting hostname or domain name&lt;BR /&gt;2019-04-10 17:19:27,865 ERROR [admin-http-pool20][] cpm.infrastructure.certmgmt.helpers.CertificateValidationHelper -:admin::editLocalCert:- Certificate must contain host FQDN '' as a DNS name in the SubjectAlternativeName (SAN) extension. DNS value(s) in SAN of the certificate: ise.company.com&lt;/P&gt;&lt;P&gt;then dumps a bunch of java errors.&lt;/P&gt;&lt;P&gt;Anyone from Cisco able to confirm if this is a known issue? Mind you the ISE is running 2.2 patch 2 (which probably explains if its a bug).&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 13:08:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cannot-enable-admin-role-for-certificate-error-quot-certificate/m-p/3835977#M474042</guid>
      <dc:creator>Madura Malwatte</dc:creator>
      <dc:date>2019-04-10T13:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot enable admin role for certificate - Error "Certificate must contain the FQDN..."</title>
      <link>https://community.cisco.com/t5/network-access-control/cannot-enable-admin-role-for-certificate-error-quot-certificate/m-p/3836022#M474043</link>
      <description>Please open a tac case&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Apr 2019 14:01:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cannot-enable-admin-role-for-certificate-error-quot-certificate/m-p/3836022#M474043</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2019-04-10T14:01:26Z</dc:date>
    </item>
  </channel>
</rss>

