<?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 tPOP SSL Handshake fails in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tPOP-SSL-Handshake-fails/m-p/2233729#M23316</link>
    <description>Hey, 
&lt;BR /&gt;today I was trying to get some Mails out of a POP3 Account. I have done this before and haven't had a problem. Unfortunately I do now. 
&lt;BR /&gt;I get an SSL handshake error see below: 
&lt;BR /&gt;Exception in component tPOP_1 
&lt;BR /&gt;javax.mail.MessagingException: Connect failed; 
&lt;BR /&gt;&amp;nbsp; nested exception is: 
&lt;BR /&gt;javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake 
&lt;BR /&gt;at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:148) 
&lt;BR /&gt;at javax.mail.Service.connect(Service.java:275) 
&lt;BR /&gt;at local_project.getmails_0_1.getMails.tPOP_1Process(getMails.java:462) 
&lt;BR /&gt;at local_project.getmails_0_1.getMails.runJobInTOS(getMails.java:1504) 
&lt;BR /&gt;at local_project.getmails_0_1.getMails.main(getMails.java:1310) 
&lt;BR /&gt;Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake 
&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) 
&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) 
&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source) 
&lt;BR /&gt;at sun.security.ssl.AppInputStream.read(Unknown Source) 
&lt;BR /&gt;at java.io.BufferedInputStream.fill(Unknown Source) 
&lt;BR /&gt;at java.io.BufferedInputStream.read(Unknown Source) 
&lt;BR /&gt;at java.io.DataInputStream.readLine(Unknown Source) 
&lt;BR /&gt;at com.sun.mail.pop3.Protocol.simpleCommand(Protocol.java:347) 
&lt;BR /&gt;at com.sun.mail.pop3.Protocol.&amp;lt;init&amp;gt;(Protocol.java:91) 
&lt;BR /&gt;at com.sun.mail.pop3.POP3Store.getPort(POP3Store.java:201) 
&lt;BR /&gt;at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:144) 
&lt;BR /&gt;... 4 more 
&lt;BR /&gt;Caused by: java.io.EOFException: SSL peer shut down incorrectly 
&lt;BR /&gt;at sun.security.ssl.InputRecord.read(Unknown Source) 
&lt;BR /&gt;... 15 more 
&lt;BR /&gt; 
&lt;BR /&gt;I already checked the TLS Version as mentioned in another topic. The server accepts TLS1, TLS1.1 and TLS 1.2 so I think this should not be the problem.&amp;nbsp; 
&lt;BR /&gt;Any ideas? I do not have a lot of experience with SSL.&amp;nbsp; 
&lt;BR /&gt;Cheers</description>
    <pubDate>Thu, 04 Feb 2016 15:30:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-04T15:30:32Z</dc:date>
    <item>
      <title>tPOP SSL Handshake fails</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPOP-SSL-Handshake-fails/m-p/2233729#M23316</link>
      <description>Hey, 
&lt;BR /&gt;today I was trying to get some Mails out of a POP3 Account. I have done this before and haven't had a problem. Unfortunately I do now. 
&lt;BR /&gt;I get an SSL handshake error see below: 
&lt;BR /&gt;Exception in component tPOP_1 
&lt;BR /&gt;javax.mail.MessagingException: Connect failed; 
&lt;BR /&gt;&amp;nbsp; nested exception is: 
&lt;BR /&gt;javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake 
&lt;BR /&gt;at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:148) 
&lt;BR /&gt;at javax.mail.Service.connect(Service.java:275) 
&lt;BR /&gt;at local_project.getmails_0_1.getMails.tPOP_1Process(getMails.java:462) 
&lt;BR /&gt;at local_project.getmails_0_1.getMails.runJobInTOS(getMails.java:1504) 
&lt;BR /&gt;at local_project.getmails_0_1.getMails.main(getMails.java:1310) 
&lt;BR /&gt;Caused by: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake 
&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) 
&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) 
&lt;BR /&gt;at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source) 
&lt;BR /&gt;at sun.security.ssl.AppInputStream.read(Unknown Source) 
&lt;BR /&gt;at java.io.BufferedInputStream.fill(Unknown Source) 
&lt;BR /&gt;at java.io.BufferedInputStream.read(Unknown Source) 
&lt;BR /&gt;at java.io.DataInputStream.readLine(Unknown Source) 
&lt;BR /&gt;at com.sun.mail.pop3.Protocol.simpleCommand(Protocol.java:347) 
&lt;BR /&gt;at com.sun.mail.pop3.Protocol.&amp;lt;init&amp;gt;(Protocol.java:91) 
&lt;BR /&gt;at com.sun.mail.pop3.POP3Store.getPort(POP3Store.java:201) 
&lt;BR /&gt;at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:144) 
&lt;BR /&gt;... 4 more 
&lt;BR /&gt;Caused by: java.io.EOFException: SSL peer shut down incorrectly 
&lt;BR /&gt;at sun.security.ssl.InputRecord.read(Unknown Source) 
&lt;BR /&gt;... 15 more 
&lt;BR /&gt; 
&lt;BR /&gt;I already checked the TLS Version as mentioned in another topic. The server accepts TLS1, TLS1.1 and TLS 1.2 so I think this should not be the problem.&amp;nbsp; 
&lt;BR /&gt;Any ideas? I do not have a lot of experience with SSL.&amp;nbsp; 
&lt;BR /&gt;Cheers</description>
      <pubDate>Thu, 04 Feb 2016 15:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPOP-SSL-Handshake-fails/m-p/2233729#M23316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-04T15:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: tPOP SSL Handshake fails</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPOP-SSL-Handshake-fails/m-p/2233730#M23317</link>
      <description>Hi,&lt;BR /&gt;On which build version you got this issue? What's your email server?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 18 Feb 2016 08:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPOP-SSL-Handshake-fails/m-p/2233730#M23317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-18T08:31:24Z</dc:date>
    </item>
  </channel>
</rss>

