<?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: Certificate install issue WLC DNA in Cisco Catalyst Center</title>
    <link>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5077839#M9028</link>
    <description>&lt;P&gt;How did you address/fix those issues?&lt;/P&gt;</description>
    <pubDate>Thu, 25 Apr 2024 00:07:34 GMT</pubDate>
    <dc:creator>Captain82</dc:creator>
    <dc:date>2024-04-25T00:07:34Z</dc:date>
    <item>
      <title>Certificate install issue WLC DNA</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5015566#M8426</link>
      <description>&lt;P&gt;For some reason one of our pair of WLC 9800 will not accept DNAC-CA certificate.&lt;/P&gt;&lt;P&gt;A sync or push of telemetry from DNA fails. All our other devices are fine.&lt;/P&gt;&lt;P&gt;If we try a CLI import of the certificate we get this:&lt;/P&gt;&lt;P&gt;Trustpoint 'DNAC-CA' is a subordinate CA.&lt;BR /&gt;Authentication failed - could not validate certificate&lt;BR /&gt;% Error in saving certificate: status = FAIL&lt;/P&gt;&lt;P&gt;Any ideas why this is happening on this one device?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 15:05:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5015566#M8426</guid>
      <dc:creator>glsparks</dc:creator>
      <dc:date>2024-02-09T15:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate install issue WLC DNA</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5016465#M8432</link>
      <description>&lt;P&gt;Do you have port http/80 open from the WLC to the DNAC?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 10:18:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5016465#M8432</guid>
      <dc:creator>rasmus.elmholt</dc:creator>
      <dc:date>2024-02-12T10:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate install issue WLC DNA</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5016484#M8435</link>
      <description>&lt;P&gt;Yes the port is open. A debug isn't giving anything useful either unfortunately.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 10:48:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5016484#M8435</guid>
      <dc:creator>glsparks</dc:creator>
      <dc:date>2024-02-12T10:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate install issue WLC DNA</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5016989#M8448</link>
      <description>&lt;P&gt;Did you configure default aaa methods for authentication and authorization on C9800?&lt;/P&gt;
&lt;P&gt;aaa authentication login default local (or group)&lt;BR /&gt;aaa authorization exec default local (or group)&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 01:28:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5016989#M8448</guid>
      <dc:creator>LC.IT</dc:creator>
      <dc:date>2024-02-13T01:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate install issue WLC DNA</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5017393#M8450</link>
      <description>&lt;P&gt;Finally figured this out after some extensive debugging. Basically it was two issues. The WLC was unable to do a Certificate Revocation check and the full cert chain was not in the cert being uploaded. Once they were addressed it uploaded fine.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 08:29:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5017393#M8450</guid>
      <dc:creator>glsparks</dc:creator>
      <dc:date>2024-02-13T08:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate install issue WLC DNA</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5077839#M9028</link>
      <description>&lt;P&gt;How did you address/fix those issues?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 00:07:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5077839#M9028</guid>
      <dc:creator>Captain82</dc:creator>
      <dc:date>2024-04-25T00:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate install issue WLC DNA</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5078036#M9036</link>
      <description>&lt;P&gt;As I recall it i deleted the existing trustpoint DNAC-CA.&lt;/P&gt;&lt;P&gt;Recreated it with the line "revocation-check crl none" e.g.&lt;/P&gt;&lt;P&gt;crypto pki trustpoint DNAC-CA&lt;BR /&gt;enrollment mode ra&lt;BR /&gt;enrollment terminal&lt;BR /&gt;usage ssl-client&lt;BR /&gt;revocation-check crl none&lt;BR /&gt;source interface GigabitEthernet0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then manually imported the full cert chain.&lt;/P&gt;&lt;P&gt;DNA error then cleared and telemetry came in.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 07:04:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5078036#M9036</guid>
      <dc:creator>glsparks</dc:creator>
      <dc:date>2024-04-25T07:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate install issue WLC DNA</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5164653#M10036</link>
      <description>&lt;P&gt;Hi There, having a similar issue trying to chain an intermediate certificate to a root ca certificate&amp;nbsp;&lt;BR /&gt;I have a root, intermediate and device certificate signed by a CA&lt;BR /&gt;"&lt;/P&gt;&lt;PRE&gt;9800(config)#&lt;STRONG&gt;crypto pki trustpoint 9800-CSR &amp;lt;&amp;lt;&amp;lt; This is the trustpoint created with the CSR&lt;/STRONG&gt;&lt;BR /&gt;9800(ca-trustpoint)#&lt;STRONG&gt;chain-validation continue RootCA &amp;lt;&amp;lt;&amp;lt; This is the trustpoint created above&lt;/STRONG&gt;&lt;BR /&gt;9800(config)#&lt;STRONG&gt;crypto pki authenticate 9800-CSR&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;Enter the base 64 encoded CA certificate.&lt;BR /&gt;End with a blank line or the word "quit" on a line by itself&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;-----BEGIN CERTIFICATE-----&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;Intermediate CA certificate&amp;gt; &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-----END CERTIFICATE--. &lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;Did your fix involve adding all certificates (Eg root-ca, Intermediate and Device)&lt;BR /&gt;&lt;BR /&gt;The document i'm following only mentions adding the intermediate CA certificate, The root CA cert was successfully imported and authenticated in a previous step&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;STRONG&gt;-----BEGIN CERTIFICATE-----&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;Intermediate CA certificate&amp;gt; &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;-----END CERTIFICATE-----&lt;/STRONG&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/213917-generate-csr-for-third-party-certificate.html#toc-hId--699023295" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/catalyst-9800-series-wireless-controllers/213917-generate-csr-for-third-party-certificate.html#toc-hId--699023295&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 18:41:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5164653#M10036</guid>
      <dc:creator>pwelmarcus</dc:creator>
      <dc:date>2024-08-22T18:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate install issue WLC DNA</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5164854#M10040</link>
      <description>&lt;P&gt;As I recall it was the full chain.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 07:14:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5164854#M10040</guid>
      <dc:creator>glsparks</dc:creator>
      <dc:date>2024-08-23T07:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate install issue WLC DNA</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5170900#M10144</link>
      <description>&lt;P&gt;As of the latest versions of the Catalyst Center software the revocation check none can now be configured using the GUI:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rasmuselmholt_0-1725455191336.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/227769iFB5721DA6180674C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rasmuselmholt_0-1725455191336.png" alt="rasmuselmholt_0-1725455191336.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 13:06:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5170900#M10144</guid>
      <dc:creator>rasmus.elmholt</dc:creator>
      <dc:date>2024-09-04T13:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate install issue WLC DNA</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5318823#M13076</link>
      <description>&lt;P&gt;It is&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;very important the order&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Chain cert&lt;/STRONG&gt;&amp;nbsp; (RootCA-&amp;gt;SubCA-&amp;gt;Cert):&lt;/P&gt;
&lt;P&gt;crypto pki authenticate DNAC-CA&lt;BR /&gt;-----BEGIN CERTIFICATE-----&lt;BR /&gt;&lt;STRONG&gt;RootCA&lt;/STRONG&gt;&lt;BR /&gt;-----END CERTIFICATE-----&lt;BR /&gt;-----BEGIN CERTIFICATE-----&lt;BR /&gt;&lt;STRONG&gt;SubCA&lt;/STRONG&gt;&lt;BR /&gt;-----END CERTIFICATE-----&lt;BR /&gt;-----BEGIN CERTIFICATE-----&lt;BR /&gt;&lt;STRONG&gt;Cert&lt;/STRONG&gt;&lt;BR /&gt;-----END CERTIFICATE-----&lt;BR /&gt;quit&lt;/P&gt;
&lt;P&gt;Certificate has the following attributes:&lt;BR /&gt;Fingerprint MD5: "omitted"&lt;BR /&gt;Fingerprint SHA1: "omitted"&lt;/P&gt;
&lt;P&gt;% Do you accept this certificate? [yes/no]:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;yes&lt;/STRONG&gt;&lt;BR /&gt;Trustpoint CA certificate accepted.&lt;BR /&gt;% Certificate successfully imported&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 10:47:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5318823#M13076</guid>
      <dc:creator>marinogr</dc:creator>
      <dc:date>2025-08-08T10:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate install issue WLC DNA</title>
      <link>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5335490#M13460</link>
      <description>&lt;P&gt;You da man! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 16:09:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-catalyst-center/certificate-install-issue-wlc-dna/m-p/5335490#M13460</guid>
      <dc:creator>bojarskic</dc:creator>
      <dc:date>2025-10-02T16:09:04Z</dc:date>
    </item>
  </channel>
</rss>

