<?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 ISE  CSR Generation failed in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-csr-generation-failed/m-p/2353221#M110434</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to generate a CSR on my ISE 1.1.1.268 ,I'm always getting this error "CSR generation failed: Invalid certificate subject DN length "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed cisco guide , and I used the ISE&amp;nbsp; FQDN for the CN , but CSR generation is still failing ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My ISE FQDN is :&amp;nbsp; kam-ise-01.kamcorp.kam.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the certificate subject i have used :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CN=kam-ise-01.kamcorp.kam.com, OU=IT, O=KAM, C=US, S=CA, L=NY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help please ..&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 04:02:08 GMT</pubDate>
    <dc:creator>Ali Koussan</dc:creator>
    <dc:date>2019-03-11T04:02:08Z</dc:date>
    <item>
      <title>ISE  CSR Generation failed</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-csr-generation-failed/m-p/2353221#M110434</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to generate a CSR on my ISE 1.1.1.268 ,I'm always getting this error "CSR generation failed: Invalid certificate subject DN length "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed cisco guide , and I used the ISE&amp;nbsp; FQDN for the CN , but CSR generation is still failing ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My ISE FQDN is :&amp;nbsp; kam-ise-01.kamcorp.kam.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the certificate subject i have used :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CN=kam-ise-01.kamcorp.kam.com, OU=IT, O=KAM, C=US, S=CA, L=NY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help please ..&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 04:02:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-csr-generation-failed/m-p/2353221#M110434</guid>
      <dc:creator>Ali Koussan</dc:creator>
      <dc:date>2019-03-11T04:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: ISE  CSR Generation failed</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-csr-generation-failed/m-p/2353222#M110458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please try this:&lt;/P&gt;&lt;P&gt;CN=kam-ise-01.kamcorp.kam.com, OU=IT, O=KAM, C=US, &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;ST&lt;/STRONG&gt;&lt;/SPAN&gt;=CA, L=NY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I corrected the format. I think you were using only S. however the user guide says ST for state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="http://www.cisco.com/en/US/docs/security/ise/1.2/user_guide/ise_man_cert.html#wp1077292" rel="nofollow"&gt;http://www.cisco.com/en/US/docs/security/ise/1.2/user_guide/ise_man_cert.html#wp1077292&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a known bug on this as well where ISE should throw a more meaningful error and say what was wrong&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/cisco/psn/bssprt/bss?searchType=bstbugidsearch&amp;amp;page=bstBugDetail&amp;amp;BugID=CSCuj28351" target="_blank"&gt;CSCuj28351&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ISE complains about DN length when the problem is the format &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Symptom:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;ISE throws "CSR generation failed" with "Invalid certificate subject DN length" when you create a CSR on ISE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Conditions:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;It happens not necessarily when the whole subject is too long but if the format is wrong also&lt;/P&gt;&lt;P&gt;For example if you enter "C=Belgium" instead of "C=BE", you will get this error.&lt;/P&gt;&lt;P&gt;State and country are 2 certificates field that requires code letters and not full name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Workaround:&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Correct your fields to match the right X509 format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~BR &lt;BR /&gt;Jatin Katyal &lt;BR /&gt; &lt;BR /&gt;**Do rate helpful posts**&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 11:42:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-csr-generation-failed/m-p/2353222#M110458</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-10-26T11:42:08Z</dc:date>
    </item>
    <item>
      <title>ISE  CSR Generation failed</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-csr-generation-failed/m-p/2353223#M110493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;100% , This is it .. Thaks for your help .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 11:56:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-csr-generation-failed/m-p/2353223#M110493</guid>
      <dc:creator>Ali Koussan</dc:creator>
      <dc:date>2013-10-26T11:56:25Z</dc:date>
    </item>
    <item>
      <title>ISE  CSR Generation failed</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-csr-generation-failed/m-p/2353224#M110534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to know &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~BR &lt;BR /&gt;Jatin Katyal &lt;BR /&gt; &lt;BR /&gt;**Do rate helpful posts**&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Oct 2013 09:39:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-csr-generation-failed/m-p/2353224#M110534</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-10-27T09:39:47Z</dc:date>
    </item>
  </channel>
</rss>

