<?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 Re: tPop use certificate in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413441#M142379</link>
    <description>&lt;P&gt;Hi, I answered below.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2024 08:23:21 GMT</pubDate>
    <dc:creator>gcurato82</dc:creator>
    <dc:date>2024-02-01T08:23:21Z</dc:date>
    <item>
      <title>tPop use certificate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413062#M142375</link>
      <description>&lt;P&gt;Good morning, &lt;BR /&gt;in a tPOP component I have to make sure to use a certificate for the correct login to the mail and download the attachments. Unfortunately I can not understand how it should be configured, I have already tried to insert a component tSetKeyStore, but without solving my problem.&lt;/P&gt;
&lt;P&gt;[FATAL] 14:26:58 001_Mail_Dwh- tPOP_1 java.security.NoSuchAlgorithmException: Error constructing implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.SSLContextImpl$DefaultSSLContext)&lt;/P&gt;
&lt;P&gt;Can anyone help me?&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 13:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413062#M142375</guid>
      <dc:creator>gcurato82</dc:creator>
      <dc:date>2024-01-31T13:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: tPop use certificate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413317#M142376</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Are you using &lt;SPAN&gt;&amp;nbsp;tSetKeystore&lt;/SPAN&gt; component to load your certificate in your job? What's &lt;SPAN&gt;Java version and patch level? i.e. 8_u322 &lt;/SPAN&gt;&lt;SPAN&gt;Old java version could cause problems.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We will appreciate it a lot if you could post your trouble screenshots here.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 01:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413317#M142376</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-02-01T01:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: tPop use certificate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413373#M142377</link>
      <description>Hi &lt;BR /&gt;The error message you provided indicates a problem related to SSL/TLS configuration, possibly in the context of the tPOP component. To set up SSL/TLS for secure communication with a mail server, you need to ensure that you have the necessary certificates configured.&lt;BR /&gt;&lt;BR /&gt;Here are some steps you can take to troubleshoot and potentially resolve the issue:&lt;BR /&gt;Configure tPOP with SSL/TLS:&lt;BR /&gt;Ensure that you have configured the tPOP component to use SSL/TLS. In the component settings, there should be an option to enable SSL or TLS, and you might need to specify the port accordingly.&lt;BR /&gt;&lt;BR /&gt;Certificate Configuration:&lt;BR /&gt;If the mail server requires a certificate, you may need to configure the certificate details in the tSetKeyStore component. This includes specifying the keystore file, keystore password, and potentially other parameters depending on your mail server's requirements.&lt;BR /&gt;&lt;BR /&gt;Check Java Version:&lt;BR /&gt;Ensure that you are using a Java version that supports the necessary SSL/TLS protocols. Some older versions of Java may not support modern TLS versions. It's recommended to use a more recent Java version.&lt;BR /&gt;&lt;BR /&gt;Keystore Configuration:&lt;BR /&gt;Double-check the configuration of the tSetKeyStore component. Make sure that the keystore file path, password, and type are correctly specified. The keystore should contain the necessary certificates for the mail server.&lt;BR /&gt;&lt;BR /&gt;Update Security Providers:&lt;BR /&gt;Check if there are any custom security providers being set in your Java environment. Sometimes, conflicts can arise if there are conflicting security providers. You may need to review and update the security provider configurations if necessary.</description>
      <pubDate>Thu, 01 Feb 2024 06:15:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413373#M142377</guid>
      <dc:creator>Kaushik</dc:creator>
      <dc:date>2024-02-01T06:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: tPop use certificate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413431#M142378</link>
      <description>&lt;P&gt;Hello to all, &lt;BR /&gt;the tSetKeyStore component should be configured correctly, point to the certificate file in the correct stroke, the certificate does not have a password so the field is left empty by default. &lt;BR /&gt;The tPOP component is set on port 993 and the SSL flag is enabled.&lt;/P&gt;
&lt;P&gt;Attached screen: &lt;BR /&gt;Java version&lt;BR /&gt;Component configuration.&lt;/P&gt;
&lt;P&gt;best regards&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 08:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413431#M142378</guid>
      <dc:creator>gcurato82</dc:creator>
      <dc:date>2024-02-01T08:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: tPop use certificate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413441#M142379</link>
      <description>&lt;P&gt;Hi, I answered below.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 08:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413441#M142379</guid>
      <dc:creator>gcurato82</dc:creator>
      <dc:date>2024-02-01T08:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: tPop use certificate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413442#M142380</link>
      <description>&lt;P&gt;Hi, I answered below.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 08:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413442#M142380</guid>
      <dc:creator>gcurato82</dc:creator>
      <dc:date>2024-02-01T08:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: tPop use certificate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413457#M142381</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Make sure that you did import certificate and private key to Java Keystore?&lt;/P&gt;
&lt;P&gt;keytool -import -alias XXX -file XXX.cer -keystore XXXXXX&lt;/P&gt;
&lt;P&gt;Here is a community article about:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/Talend-Studio-How-to-set-a-truststore-for-an-SSL-TLS-connection/ta-p/2151753" target="_self"&gt;https://community.qlik.com/t5/Official-Support-Articles/Talend-Studio-How-to-set-a-truststore-for-an-SSL-TLS-connection/ta-p/2151753&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope it will help.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 08:47:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPop-use-certificate/m-p/2413457#M142381</guid>
      <dc:creator>Xiaodi_Shi</dc:creator>
      <dc:date>2024-02-01T08:47:01Z</dc:date>
    </item>
  </channel>
</rss>

