<?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 CM_AUTO_TLS truststore and keystore in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-AUTO-TLS-truststore-and-keystore/m-p/77102#M80867</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have services configured with CM_AUTO_TLS. I would like to know where can I find the services truststore (for example Hive2, or Impala daemon's) and where can I find the passwords for keystores and trusstores?&lt;/P&gt;&lt;P&gt;Is there any documentation describing in detail how these files are organized, where are located?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jul 2018 15:38:27 GMT</pubDate>
    <dc:creator>Tomas79</dc:creator>
    <dc:date>2018-07-18T15:38:27Z</dc:date>
    <item>
      <title>CM_AUTO_TLS truststore and keystore</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-AUTO-TLS-truststore-and-keystore/m-p/77102#M80867</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have services configured with CM_AUTO_TLS. I would like to know where can I find the services truststore (for example Hive2, or Impala daemon's) and where can I find the passwords for keystores and trusstores?&lt;/P&gt;&lt;P&gt;Is there any documentation describing in detail how these files are organized, where are located?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 15:38:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-AUTO-TLS-truststore-and-keystore/m-p/77102#M80867</guid>
      <dc:creator>Tomas79</dc:creator>
      <dc:date>2018-07-18T15:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: CM_AUTO_TLS truststore and keystore</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-AUTO-TLS-truststore-and-keystore/m-p/92997#M80868</link>
      <description>&lt;A href="https://www.cloudera.com/documentation/enterprise/6/6.1/topics/auto_tls.html" target="_blank"&gt;https://www.cloudera.com/documentation/enterprise/6/6.1/topics/auto_tls.html&lt;/A&gt;</description>
      <pubDate>Mon, 22 Jul 2019 07:53:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-AUTO-TLS-truststore-and-keystore/m-p/92997#M80868</guid>
      <dc:creator>mender</dc:creator>
      <dc:date>2019-07-22T07:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: CM_AUTO_TLS truststore and keystore</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-AUTO-TLS-truststore-and-keystore/m-p/93022#M80869</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/11235"&gt;@Tomas79&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35252"&gt;@mender&lt;/a&gt; mentioned, the documentation includes location of the files.&amp;nbsp; Here is a link to the specific information:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cloudera.com/documentation/enterprise/latest/topics/auto_tls.html#auto_tls_agent_files" target="_blank"&gt;https://www.cloudera.com/documentation/enterprise/latest/topics/auto_tls.html#auto_tls_agent_files&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 19:58:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-AUTO-TLS-truststore-and-keystore/m-p/93022#M80869</guid>
      <dc:creator>bgooley</dc:creator>
      <dc:date>2019-07-22T19:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: CM_AUTO_TLS truststore and keystore</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-AUTO-TLS-truststore-and-keystore/m-p/359763#M80870</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/11235"&gt;@Tomas79&lt;/a&gt;&amp;nbsp;To get the truststore password and location use below CM API&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;curl -s -k -u admin:admin '&lt;A class="c-link" href="https://cm/" target="_blank" rel="noopener noreferrer"&gt;https://CM&lt;/A&gt; HOSTNAME(FQDN):7183/&lt;SPAN class="c-mrkdwn__highlight"&gt;api&lt;/SPAN&gt;/v45/certs/&lt;SPAN class="c-mrkdwn__highlight"&gt;truststorePassword&lt;/SPAN&gt;'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you found that the provided solution(s) assisted you with your query, please take a moment to login and click &lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;&lt;/FONT&gt; below each response that helped.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 03:25:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CM-AUTO-TLS-truststore-and-keystore/m-p/359763#M80870</guid>
      <dc:creator>Kartik_Agarwal</dc:creator>
      <dc:date>2022-12-19T03:25:48Z</dc:date>
    </item>
  </channel>
</rss>

