<?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 Certificate/Private Key validation failed. How can I progress? in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/certificate-private-key-validation-failed-how-can-i-progress/m-p/3455510#M528702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got .p7b file from the CA which then I converted to PEM. Added the chain to the Trusted Certificates and then tried to bind it to the CSR I created initially. Comes back with the error: "Certificate/Private Key validation failed." What could be the problem? Haven't find anything in any troubleshooting documentation what could be the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is ISE 2.2.0.470.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jul 2017 14:15:44 GMT</pubDate>
    <dc:creator>petertotok</dc:creator>
    <dc:date>2017-07-04T14:15:44Z</dc:date>
    <item>
      <title>Certificate/Private Key validation failed. How can I progress?</title>
      <link>https://community.cisco.com/t5/network-access-control/certificate-private-key-validation-failed-how-can-i-progress/m-p/3455510#M528702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got .p7b file from the CA which then I converted to PEM. Added the chain to the Trusted Certificates and then tried to bind it to the CSR I created initially. Comes back with the error: "Certificate/Private Key validation failed." What could be the problem? Haven't find anything in any troubleshooting documentation what could be the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is ISE 2.2.0.470.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2017 14:15:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/certificate-private-key-validation-failed-how-can-i-progress/m-p/3455510#M528702</guid>
      <dc:creator>petertotok</dc:creator>
      <dc:date>2017-07-04T14:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate/Private Key validation failed. How can I progress?</title>
      <link>https://community.cisco.com/t5/network-access-control/certificate-private-key-validation-failed-how-can-i-progress/m-p/3455511#M528703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Open the p7b file in Windows. It will look like a zip file. That file will contain the actual server cert as well as the roots. Export just the server cert and try to bind that in ISE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 15:14:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/certificate-private-key-validation-failed-how-can-i-progress/m-p/3455511#M528703</guid>
      <dc:creator>vibobrov</dc:creator>
      <dc:date>2017-07-05T15:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate/Private Key validation failed. How can I progress?</title>
      <link>https://community.cisco.com/t5/network-access-control/certificate-private-key-validation-failed-how-can-i-progress/m-p/3455512#M528704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah. Viktor's response would be a better fit for your case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming you converted the whole .p7b file to one single PEM, then it consists of a few certificates. You may open it in a text editor and copy the lines between and including "-----BEGIN CERTIFICATE-----" and "-----END CERTIFICATE-----" into individual files, as they represent certificates from the root CA, intermediate CA, issuing CA, and then your server certificate. Some PEM file also include the subject info there so easier to identify which portion is which certificate. Else, you may either use OpenSSL or some other tool on your desktop OS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When importing certificates to ISE, you should import them one certificate at a time but not using any .p7b or a PEM file that combines multiple certificates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you still have problem on this, perhaps consider to engage our Cisco TAC, unless you are able to share the certificate file(s) here so we may help better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 20:52:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/certificate-private-key-validation-failed-how-can-i-progress/m-p/3455512#M528704</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2017-07-06T20:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate/Private Key validation failed. How can I progress?</title>
      <link>https://community.cisco.com/t5/network-access-control/certificate-private-key-validation-failed-how-can-i-progress/m-p/3455513#M528705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;Hello, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;In our case, we have to use the correct pair of .crt and .key files (public and private key).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;It didn't worded with the pfx file, we had the error "&lt;SPAN style="font-family: Calibri;"&gt;private key validation failed, incorrect password"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;The support team of our SSL certificate reseller kindly help me extract my .pfx file using openssl (there is also a windows installer). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;"You can extract the necessary files using this commands on any linux installation:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Get the key file:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;openssl pkcs12 -in [yourfile.pfx] -nocerts -out [keyfile-encrypted.key]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Convert the key file to pem formate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;openssl rsa -in [keyfile-encrypted.key] -outform PEM -out [keyfile-encrypted-pem.key]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Get the certificate out of the pfx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;openssl pkcs12 -in [yourfile.pfx] -clcerts -nokeys -out [certificate.crt]"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;After that I didn't get the private key validation failed error and the certificate was imported...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Oct 2017 17:43:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/certificate-private-key-validation-failed-how-can-i-progress/m-p/3455513#M528705</guid>
      <dc:creator>flevie</dc:creator>
      <dc:date>2017-10-27T17:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate/Private Key validation failed. How can I progress?</title>
      <link>https://community.cisco.com/t5/network-access-control/certificate-private-key-validation-failed-how-can-i-progress/m-p/4855997#M582274</link>
      <description>&lt;P&gt;hello, were you able to resolve your issue? I have the same issue now, can you share how did you resolve?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 06:37:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/certificate-private-key-validation-failed-how-can-i-progress/m-p/4855997#M582274</guid>
      <dc:creator>Ruelb2214</dc:creator>
      <dc:date>2023-06-16T06:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Certificate/Private Key validation failed. How can I progress?</title>
      <link>https://community.cisco.com/t5/network-access-control/certificate-private-key-validation-failed-how-can-i-progress/m-p/4856002#M582275</link>
      <description>&lt;P&gt;did you generate the Certificate Signing request on ISE ? when you sent the CSR to your public CA in what format did they send the file back to you ?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 06:52:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/certificate-private-key-validation-failed-how-can-i-progress/m-p/4856002#M582275</guid>
      <dc:creator>Ambuj M</dc:creator>
      <dc:date>2023-06-16T06:52:42Z</dc:date>
    </item>
  </channel>
</rss>

