<?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: How to use a Custom Keystore and Truststore with Consume JMS Nifi Processor. in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-use-a-Custom-Keystore-and-Truststore-with-Consume-JMS/m-p/391409#M247607</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;&amp;nbsp;We are using Jndi Configurations, there is no option to pass ssl with jndi configurations.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="akash007_0-1722951275108.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/41378i13CBFFF015AC4F60/image-size/medium?v=v2&amp;amp;px=400" role="button" title="akash007_0-1722951275108.png" alt="akash007_0-1722951275108.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Aug 2024 13:36:24 GMT</pubDate>
    <dc:creator>akash007</dc:creator>
    <dc:date>2024-08-06T13:36:24Z</dc:date>
    <item>
      <title>How to use a Custom Keystore and Truststore with Consume JMS Nifi Processor.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-use-a-Custom-Keystore-and-Truststore-with-Consume-JMS/m-p/391373#M247588</link>
      <description>&lt;DIV class="votecell post-layout--left"&gt;&lt;DIV class="js-voting-container d-flex jc-center fd-column ai-center gs4 fc-black-300"&gt;&lt;DIV class="js-vote-count flex--item d-flex fd-column ai-center fc-theme-body-font fw-bold fs-subheading py4"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="postcell post-layout--right"&gt;&lt;DIV class="s-prose js-post-body"&gt;&lt;P&gt;I have ConsumeJMS Processor in Nifi, which i have setup using JndiJmsConnectionFactoryHandler. I want to execute this nifi processor with a custom keystore. like how we do when we run java class as follow&lt;/P&gt;&lt;P&gt;$JAVA_HOME/bin/java -Djavax.net.ssl.trustStore=keystore -Djavax.net.ssl.keystore=keystore -Djavax.net.ssl.trustStorePassword=**** -Djavax.net.ssl.keyStorePassword=**** -classpath ___ com.example.Application&lt;/P&gt;&lt;P&gt;I have checked the truststore we have at the root nifi directory. which is configured in bootstrap configuration file we don't want to touch it we just want to run consumeJMS Processor with a some specific keystore and truststore.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Aug 2024 18:21:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-use-a-Custom-Keystore-and-Truststore-with-Consume-JMS/m-p/391373#M247588</guid>
      <dc:creator>akash007</dc:creator>
      <dc:date>2024-08-05T18:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a Custom Keystore and Truststore with Consume JMS Nifi Processor.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-use-a-Custom-Keystore-and-Truststore-with-Consume-JMS/m-p/391390#M247597</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/114325"&gt;@akash007&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged in our NiFi experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/80381"&gt;@SAMSAL&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/38301"&gt;@mburgess&lt;/a&gt;&amp;nbsp; who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 09:47:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-use-a-Custom-Keystore-and-Truststore-with-Consume-JMS/m-p/391390#M247597</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2024-08-06T09:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a Custom Keystore and Truststore with Consume JMS Nifi Processor.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-use-a-Custom-Keystore-and-Truststore-with-Consume-JMS/m-p/391399#M247603</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/114325"&gt;@akash007&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The &lt;A href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-jms-processors-nar/1.27.0/org.apache.nifi.jms.processors.ConsumeJMS/index.html" target="_blank"&gt;ConsumeJMS&lt;/A&gt; processor configuration has an option to select a&amp;nbsp;&lt;A href="https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-ssl-context-service-nar/1.27.0/org.apache.nifi.ssl.StandardRestrictedSSLContextService/index.html" target="_blank"&gt;StandardRestrictedSSLContextService&lt;/A&gt;&amp;nbsp;which would be configured with the keystore and/or truststore needed to facilitate your TLS connection with a secured JMS endpoint.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_0-1722946508695.png" style="width: 706px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/41371iF00D725512EE9AD7/image-dimensions/706x531?v=v2" width="706" height="531" role="button" title="MattWho_0-1722946508695.png" alt="MattWho_0-1722946508695.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_1-1722946563434.png" style="width: 611px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/41372iA8087F5CEA6B2EAF/image-dimensions/611x545?v=v2" width="611" height="545" role="button" title="MattWho_1-1722946563434.png" alt="MattWho_1-1722946563434.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWho_2-1722946610635.png" style="width: 691px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/41373i18644811272E5541/image-dimensions/691x477?v=v2" width="691" height="477" role="button" title="MattWho_2-1722946610635.png" alt="MattWho_2-1722946610635.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For one-way TLS, You'll only need to configure the Truststore properties.&amp;nbsp; If mutual TLS is needed, you'll need to configure both the keystore and truststore properties.&lt;/P&gt;&lt;P&gt;Please help our community thrive. If you found&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;any&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Accept as Solution&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;" on&amp;nbsp;&lt;STRONG&gt;one or more&lt;/STRONG&gt;&amp;nbsp;of them that helped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;BR /&gt;Matt&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 12:18:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-use-a-Custom-Keystore-and-Truststore-with-Consume-JMS/m-p/391399#M247603</guid>
      <dc:creator>MattWho</dc:creator>
      <dc:date>2024-08-06T12:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a Custom Keystore and Truststore with Consume JMS Nifi Processor.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-use-a-Custom-Keystore-and-Truststore-with-Consume-JMS/m-p/391409#M247607</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;&amp;nbsp;We are using Jndi Configurations, there is no option to pass ssl with jndi configurations.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="akash007_0-1722951275108.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/41378i13CBFFF015AC4F60/image-size/medium?v=v2&amp;amp;px=400" role="button" title="akash007_0-1722951275108.png" alt="akash007_0-1722951275108.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 13:36:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-use-a-Custom-Keystore-and-Truststore-with-Consume-JMS/m-p/391409#M247607</guid>
      <dc:creator>akash007</dc:creator>
      <dc:date>2024-08-06T13:36:24Z</dc:date>
    </item>
  </channel>
</rss>

