<?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>article How to add a CipherSpec in WebSphere MQ components in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-add-a-CipherSpec-in-WebSphere-MQ-components/ta-p/2150987</link>
    <description>&lt;DIV class="talend-tkb-migrated-content"&gt;&lt;DIV class="lia-message-template-content-zone"&gt; 
 &lt;P&gt;Components such as &lt;STRONG&gt;tMomConnection&lt;/STRONG&gt;, &lt;STRONG&gt;tMomInput&lt;/STRONG&gt;, and &lt;STRONG&gt;tMomOutput&lt;/STRONG&gt;&amp;nbsp;only have a CipherSpec of TLS1.0. By default, JDK 1.8 supports TLS1.2, so you can add ciphers like &lt;STRONG&gt;TLS_RSA_WITH_AES_256_CBC_SHA256&lt;/STRONG&gt; to these components.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;H2&gt;To add TLS1.2 ciphers:&lt;/H2&gt; 
 &lt;OL&gt;&lt;LI&gt;Shut down Studio.&lt;/LI&gt;&lt;LI&gt;Navigate to &lt;STRONG&gt;&lt;EM&gt;Studio_Installed_dir&lt;/EM&gt;\studio\plugins\org.talend.designer.components.localprovider_6.1.1.20170623_1246\components\tMomConnection&lt;/STRONG&gt;. You will find a list of files associated with the &lt;STRONG&gt;tMomConnection&lt;/STRONG&gt; component.&lt;/LI&gt;&lt;LI&gt;Open the &lt;STRONG&gt;tMomConnection_java.xml&lt;/STRONG&gt; file and search for the &lt;STRONG&gt;NAME="MQ_SSL_CIPHER"&lt;/STRONG&gt; parameter.&lt;/LI&gt;&lt;LI&gt;Add the following configuration between the &lt;STRONG&gt;&amp;lt;ITEMS DEFAULT="NULL_MD5"&amp;gt;&lt;/STRONG&gt; and &lt;STRONG&gt;&amp;lt;ITEM&amp;gt;&lt;/STRONG&gt; tags. &lt;PRE&gt;&amp;lt;ITEM NAME="TLS_RSA_WITH_AES_256_CBC_SHA256" VALUE="SSL_RSA_WITH_AES_256_CBC_SHA256" /&amp;gt;&lt;/PRE&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008uDPcAAM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/121617iEA885DDFF8D9384B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008uDPcAAM.png" alt="0693p000008uDPcAAM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;/LI&gt;&lt;LI&gt;In the same directory, locate the &lt;STRONG&gt;tMomConnection_messages.properties&lt;/STRONG&gt; file.&lt;/LI&gt;&lt;LI&gt;Open the file and search for the keyword &lt;STRONG&gt;MQ_SSL_CIPHER.NAME&lt;/STRONG&gt;. Locate the parameter your TLS version should follow in the &lt;STRONG&gt;Set_ciphersec&lt;/STRONG&gt;&amp;nbsp;drop-down list.&lt;/LI&gt;&lt;LI&gt;Add a new line, and paste in the following configuration: &lt;PRE&gt;MQ_SSL_CIPHER.ITEM.TLS_RSA_WITH_AES_256_CBC_SHA256=TLS_RSA_WITH_AES_256_CBC_SHA256 &lt;/PRE&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008uDYmAAM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/121553i626FB7DBCDE00E93/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008uDYmAAM.png" alt="0693p000008uDYmAAM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;/LI&gt;&lt;LI&gt;Save the files, &lt;STRONG&gt;tMomConnection_messages.properties &lt;/STRONG&gt;and &lt;STRONG&gt;tMomConnection_java.xml&lt;/STRONG&gt;, then relaunch &lt;STRONG&gt;Studio&lt;/STRONG&gt;, after which you will be able to find the configuration in the drop-down list. &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008uDhYAAU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/124600i9B98635CA2163C18/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008uDhYAAU.png" alt="0693p000008uDhYAAU.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;/LI&gt;&lt;LI&gt;Once you successfully add a TLS1.2-supported CipherSpec, make sure to use the respective libraries in the component.&lt;/LI&gt;&lt;/OL&gt; 
&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 06 Feb 2024 15:10:57 GMT</pubDate>
    <dc:creator>TalendSolutionExpert</dc:creator>
    <dc:date>2024-02-06T15:10:57Z</dc:date>
    <item>
      <title>How to add a CipherSpec in WebSphere MQ components</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-add-a-CipherSpec-in-WebSphere-MQ-components/ta-p/2150987</link>
      <description>&lt;DIV class="talend-tkb-migrated-content"&gt;&lt;DIV class="lia-message-template-content-zone"&gt; 
 &lt;P&gt;Components such as &lt;STRONG&gt;tMomConnection&lt;/STRONG&gt;, &lt;STRONG&gt;tMomInput&lt;/STRONG&gt;, and &lt;STRONG&gt;tMomOutput&lt;/STRONG&gt;&amp;nbsp;only have a CipherSpec of TLS1.0. By default, JDK 1.8 supports TLS1.2, so you can add ciphers like &lt;STRONG&gt;TLS_RSA_WITH_AES_256_CBC_SHA256&lt;/STRONG&gt; to these components.&lt;/P&gt; 
 &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
 &lt;H2&gt;To add TLS1.2 ciphers:&lt;/H2&gt; 
 &lt;OL&gt;&lt;LI&gt;Shut down Studio.&lt;/LI&gt;&lt;LI&gt;Navigate to &lt;STRONG&gt;&lt;EM&gt;Studio_Installed_dir&lt;/EM&gt;\studio\plugins\org.talend.designer.components.localprovider_6.1.1.20170623_1246\components\tMomConnection&lt;/STRONG&gt;. You will find a list of files associated with the &lt;STRONG&gt;tMomConnection&lt;/STRONG&gt; component.&lt;/LI&gt;&lt;LI&gt;Open the &lt;STRONG&gt;tMomConnection_java.xml&lt;/STRONG&gt; file and search for the &lt;STRONG&gt;NAME="MQ_SSL_CIPHER"&lt;/STRONG&gt; parameter.&lt;/LI&gt;&lt;LI&gt;Add the following configuration between the &lt;STRONG&gt;&amp;lt;ITEMS DEFAULT="NULL_MD5"&amp;gt;&lt;/STRONG&gt; and &lt;STRONG&gt;&amp;lt;ITEM&amp;gt;&lt;/STRONG&gt; tags. &lt;PRE&gt;&amp;lt;ITEM NAME="TLS_RSA_WITH_AES_256_CBC_SHA256" VALUE="SSL_RSA_WITH_AES_256_CBC_SHA256" /&amp;gt;&lt;/PRE&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008uDPcAAM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/121617iEA885DDFF8D9384B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008uDPcAAM.png" alt="0693p000008uDPcAAM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;/LI&gt;&lt;LI&gt;In the same directory, locate the &lt;STRONG&gt;tMomConnection_messages.properties&lt;/STRONG&gt; file.&lt;/LI&gt;&lt;LI&gt;Open the file and search for the keyword &lt;STRONG&gt;MQ_SSL_CIPHER.NAME&lt;/STRONG&gt;. Locate the parameter your TLS version should follow in the &lt;STRONG&gt;Set_ciphersec&lt;/STRONG&gt;&amp;nbsp;drop-down list.&lt;/LI&gt;&lt;LI&gt;Add a new line, and paste in the following configuration: &lt;PRE&gt;MQ_SSL_CIPHER.ITEM.TLS_RSA_WITH_AES_256_CBC_SHA256=TLS_RSA_WITH_AES_256_CBC_SHA256 &lt;/PRE&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008uDYmAAM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/121553i626FB7DBCDE00E93/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008uDYmAAM.png" alt="0693p000008uDYmAAM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;/LI&gt;&lt;LI&gt;Save the files, &lt;STRONG&gt;tMomConnection_messages.properties &lt;/STRONG&gt;and &lt;STRONG&gt;tMomConnection_java.xml&lt;/STRONG&gt;, then relaunch &lt;STRONG&gt;Studio&lt;/STRONG&gt;, after which you will be able to find the configuration in the drop-down list. &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008uDhYAAU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/124600i9B98635CA2163C18/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008uDhYAAU.png" alt="0693p000008uDhYAAU.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;/LI&gt;&lt;LI&gt;Once you successfully add a TLS1.2-supported CipherSpec, make sure to use the respective libraries in the component.&lt;/LI&gt;&lt;/OL&gt; 
&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Feb 2024 15:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-add-a-CipherSpec-in-WebSphere-MQ-components/ta-p/2150987</guid>
      <dc:creator>TalendSolutionExpert</dc:creator>
      <dc:date>2024-02-06T15:10:57Z</dc:date>
    </item>
  </channel>
</rss>

