<?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>question Re: Key protection algorithm not found: java.security.KeyStoreException: Certificate chain is not v in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Key-protection-algorithm-not-found-java-security/m-p/62555#M72402</link>
    <description>No. Then I dont know. Can you paste here all the commands how you generated&lt;BR /&gt;the keystore and keys?&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Dec 2017 06:17:53 GMT</pubDate>
    <dc:creator>Tomas79</dc:creator>
    <dc:date>2017-12-07T06:17:53Z</dc:date>
    <item>
      <title>Key protection  algorithm not found: java.security.KeyStoreException: Certificate chain is not valid</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Key-protection-algorithm-not-found-java-security/m-p/62529#M72399</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help here, I was at step 7 of "Level 3: Configuring the Cluster to Authenticate Agent Certificates"&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/3660iE0CE31A6E255307D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I run this command to create PKCS12 version of JKS, it return this error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;[root@msimaster1 pki]# keytool -importkeystore -srckeystore /opt/cloudera/security/pki/$(hostname -f)-agent.jks \
&amp;gt; -srcstorepass P@ssw0rd -srckeypass P@ssw0rd \
&amp;gt; -destkeystore /opt/cloudera/security/pki/$(hostname -f)-agent.p12 \
&amp;gt; -deststoretype PKCS12 -srcalias $(hostname -f)-agent -deststorepass \
&amp;gt; P@ssw0rd -destkeypass P@ssw0rd
Problem importing entry for alias msimaster1-agent: java.security.KeyStoreException: Key protection  algorithm not found: java.security.KeyStoreException: Certificate chain is not valid.
Entry for alias msimaster1-agent not imported.&lt;/PRE&gt;&lt;P&gt;I'm quite new with this certificate matter, already googled this one but still can't solve this issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help to identify what this error mean and how to solve it please&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 10:46:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Key-protection-algorithm-not-found-java-security/m-p/62529#M72399</guid>
      <dc:creator>EduardBangga</dc:creator>
      <dc:date>2017-12-06T10:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Key protection  algorithm not found: java.security.KeyStoreException: Certificate chain is not v</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Key-protection-algorithm-not-found-java-security/m-p/62535#M72400</link>
      <description>Have you installed Unlimited cryptography for JAVA?&lt;BR /&gt;(JCE) Maybe there is a problem, that the algortihm is too strong.</description>
      <pubDate>Wed, 06 Dec 2017 14:00:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Key-protection-algorithm-not-found-java-security/m-p/62535#M72400</guid>
      <dc:creator>Tomas79</dc:creator>
      <dc:date>2017-12-06T14:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Key protection  algorithm not found: java.security.KeyStoreException: Certificate chain is not v</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Key-protection-algorithm-not-found-java-security/m-p/62553#M72401</link>
      <description>&lt;P&gt;I already install JCE for JAVA and already put local_policy.jar and US_export_policy.jar in $JAVA_HOME/jre/lib/security.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I have to change that file owner or permission?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 02:09:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Key-protection-algorithm-not-found-java-security/m-p/62553#M72401</guid>
      <dc:creator>EduardBangga</dc:creator>
      <dc:date>2017-12-07T02:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Key protection algorithm not found: java.security.KeyStoreException: Certificate chain is not v</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Key-protection-algorithm-not-found-java-security/m-p/62555#M72402</link>
      <description>No. Then I dont know. Can you paste here all the commands how you generated&lt;BR /&gt;the keystore and keys?&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Dec 2017 06:17:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Key-protection-algorithm-not-found-java-security/m-p/62555#M72402</guid>
      <dc:creator>Tomas79</dc:creator>
      <dc:date>2017-12-07T06:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Key protection algorithm not found: java.security.KeyStoreException: Certificate chain is not v</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Key-protection-algorithm-not-found-java-security/m-p/63541#M72403</link>
      <description>&lt;P&gt;Hi I solve this issue by just retry the step again, and it works. I think i made some mistake in generate and signing certificate, thanks for your help Tomas&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2018 07:59:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Key-protection-algorithm-not-found-java-security/m-p/63541#M72403</guid>
      <dc:creator>EduardBangga</dc:creator>
      <dc:date>2018-01-10T07:59:45Z</dc:date>
    </item>
  </channel>
</rss>

