Search:

Type: Posts; User: dom.atom

Search: Search took 0.44 seconds.

  1. [SOLVED] Re: SSL issue: java.net.SocketException: Broken pipe

    Found the issue - it was the proxy server that was refusing SSL connection
  2. [SOLVED] Re: SSL issue: java.net.SocketException: Broken pipe

    I have updated the code in original post. However, I just tried to run the code on other machine which is Win with jdk1.8.0_261 and it went through successfully. So I guess the issue is with...
  3. [SOLVED] Re: SSL issue: java.net.SocketException: Broken pipe

    I have removed local path, it's not needed to repro the issue.

    This is the debug output for handshake:

    javax.net.ssl|DEBUG|01|main|2020-12-01 14:28:01.468...
  4. [SOLVED] SSL issue: java.net.SocketException: Broken pipe

    I am trying to write simple class where I try to hit google.com, but I get java.net.SocketException: Broken pipe error. I have tried to run the code below on different Java versions: 8, 14, 15, but...
Results 1 to 4 of 4